[erlang-bugs] Match error when mapping a list of maps with anonymous functions in the shell
Anthony Ramine
n.oxyde@REDACTED
Tue Apr 29 02:47:17 CEST 2014
Bug is present in erl_eval and in dbg_ieval.
I think I also found another bug, which is present in the compiler:
(X=#{})#{x => (fun (Y) -> X = Y end)(ok).
This is not supposed to fail, right?
Regards,
--
Anthony Ramine
Le 28 avr. 2014 à 15:00, Björn-Egil Dahlberg <egil@REDACTED> a écrit :
> On 2014-04-28 12:24, Anthony Ramine wrote:
>> Sweet.
>>
> Does this mean I should be expecting a patch or are you just happy there is a bug? =)
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
More information about the erlang-bugs
mailing list