[erlang-patches] [erlang-bugs] Compiler crash with 'inline_list_funcs' and "fun Fun/Arity" notation

Richard Carlsson carlsson.richard@REDACTED
Sat May 18 22:14:46 CEST 2013


On 2013-05-18 18:22 , Anthony Ramine wrote:
> Hello,
>
> This patch fixes the bug by forbidding inlining of variables which values are local fun references outside of application contexts.
>
> 	git fetch https://github.com/nox/otp.git fix-fname-inlining
>
> 	https://github.com/nox/otp/compare/erlang:maint...fix-fname-inlining
> 	https://github.com/nox/otp/compare/erlang:maint...fix-fname-inlining.patch
>
> Regards,
>

Looks reasonable to me, but it's ages since I worked on that code.

    /Richard




More information about the erlang-patches mailing list