Re: syntax_tools anonymous function error
Anthony Ramine <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs,gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
Hello Michael, This patch fixes support of implicit funs with variables in igor. git fetch https://github.com/nox/otp.git igor-funs https://github.com/nox/otp/compare/erlang:maint...igor-funs https://github.com/nox/otp/compare/erlang:maint...igor-funs.patch Regards, -- Anthony Ramine Le 17 mai 2013 à 08:03, Michael Truog a écrit : > Hi, > > I had syntax_tools break on this code "fun M:F/2" with this stack trace: > in function erl_syntax_lib:analyze_function_name/1 (erl_syntax_lib.erl, line 1500) > in call from igor:transform_implicit_fun/3 (igor.erl, line 1807) > in call from igor:transform_list/3 (igor.erl, line 1748) > in call from igor:transform_1/3 (igor.erl, line 1741) > in call from igor:default_transform/3 (igor.erl, line 1733) > in call from igor:transform_list/3 (igor.erl, line 1748) > in call from igor:transform_1/3 (igor.erl, line 1741) > in call from igor:transform_1/3 (igor.erl, line 1742) > > Thanks, > Michael > _______________________________________________ > erlang-bugs mailing list > [email protected] > http://erlang.org/mailman/listinfo/erlang-bugs _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs