[erlang-patches] [erlang-bugs] syntax_tools anonymous function error

Anthony Ramine n.oxyde@REDACTED
Thu Dec 12 17:35:53 CET 2013


This patch breaks reverting of local implicit funs in R16B03.

We have two ways of fixing this:

- Making erl_syntax reverts local implicit funs’ parts as concrete values.
- Change the AST format in a backwards-incompatible way and use abstract values for local implicit funs too.

My vote is on fixing erl_syntax right now for R16, and change the AST in R17 as we will have maps and named funs anyway in there.

Sorry for the inconvenience.

Richard, maybe we should write tests for syntax_tools?

-- 
Anthony Ramine

Le 11 nov. 2013 à 15:42, Henrik Nord <henrik@REDACTED> a écrit :

> Its moving forward as we speak.
> 
> Thank you for your contribution!
> 
> On 2013-11-01 12:29, Anthony Ramine wrote:
>> Ping? This is still « Status: Author » in the Development page.
>> 
> 
> -- 
> /Henrik Nord Erlang/OTP
> 




More information about the erlang-patches mailing list