[erlang-bugs] file:consult/1 fails to load map
Björn-Egil Dahlberg
wallentin.dahlberg@REDACTED
Sat Oct 26 00:05:21 CEST 2013
Humm interesting.
Don't know the issue yet, will look into it. Thanks for reporting.
// Björn-Egil
2013/10/25 Daniel Goertzen <daniel.goertzen@REDACTED>
> First off, nice work on the maps implementation! It seems to work just
> fine for my map branch of yamler, but the unit tests do not. The issue is
> with file:consult...
>
> $ cat map.txt
> #{abc => 123}.
>
> $ erl
> Erlang R17A (erts-5.11) [source-19e388e] [64-bit] [smp:3:3]
> [async-threads:10] [hipe] [kernel-poll:false]
>
> Eshell V5.11 (abort with ^G)
> 1> file:consult("map.txt").
> {error,{1,erl_parse,"bad term"}}
> 2>
>
>
> Cheers,
> Dan.
>
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20131026/27c7c20c/attachment.htm>
More information about the erlang-bugs
mailing list