[erlang-questions] False warning - function has no local return

Kostis Sagonas kostis@REDACTED
Sat Apr 30 09:52:39 CEST 2011


Ken Robinson wrote:
> Hi,
> 
> As per an earlier post from Kostis I'm reporting what I think is a
> false warning of a function having no local return ...

The hard coded type information about erlang:list_to_bitstring/1 in 
erl_bif_types was erroneous.  The following patch fixes this.

Please include in 'pu' and soon to 'dev'.

   git fetch git://github.com/kostis/otp.git list_to_bitstring

Kostis



More information about the erlang-questions mailing list