[erlang-patches] Fix receive support in erl_eval with a BEAM module
Anthony Ramine
n.oxyde@REDACTED
Wed May 8 12:01:12 CEST 2013
Hello Björn,
What you are saying is sensible. What name would you prefer for the function?
Regards,
--
Anthony Ramine
Le 8 mai 2013 à 11:56, Björn Gustavsson a écrit :
> We found it strange to put BEAM assembly language files
> in the STDLIB application (in theory, STDLIB should
> be possible to use in other Erlang implementations).
>
> I think that a better place would be to make it a pre-loaded
> module in the erts application. Also, I suggest that instead
> of calling a hard-coded function, the function can call a
> fun.
>
> Also, I find the name match_clause() (in the erl_eval_receive
> module) confusing.
>
> /Bjorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130508/b56c7cfd/attachment.htm>
More information about the erlang-patches
mailing list