[erlang-bugs] otp.git 907d498 Dialyzer

Tuncer Ayaz tuncer.ayaz@REDACTED
Tue Jan 29 13:54:46 CET 2013


On Fri, Jan 25, 2013 at 6:41 PM, Tuncer Ayaz wrote:
> Dialyzing rebar with otp.git 907d498 produced a long list of new
> discrepances which to me look like an accidental slip caused by
> today's push to otp master.
>
> To trim the lines I replaced 'function' with 'fun'.
>
> getopt.erl:0: Call to missing or unexported fun erlang:get_module_info/2
> getopt.erl:0: Call to missing or unexported fun erlang:get_module_info/1
> getopt.erl:374: Call to missing or unexported fun erlang:list_to_binary/1
> getopt.erl:376: Call to missing or unexported fun erlang:list_to_atom/1
> getopt.erl:378: Call to missing or unexported fun erlang:list_to_integer/1
> getopt.erl:380: Call to missing or unexported fun erlang:list_to_float/1
> getopt.erl:549: Call to missing or unexported fun erlang:atom_to_list/1
> getopt.erl:570: Call to missing or unexported fun erlang:atom_to_list/1

[...]

Resolved with git://github.com/psyeugenic/otp.git at b30420d.
Thanks Bjorn-Egil.



More information about the erlang-bugs mailing list