Re: Fix receive support in erl_eval with a BEAM module

Fredrik <[email protected]>
Newsgroups gmane.comp.lang.erlang.patches
Message-ID <[email protected]>
On 05/06/2013 10:30 PM, Anthony Ramine wrote:
> Hello,
>
> Using the low-level BEAM instructions, we can loop over each message in the process queue and removes the first message that matches, without receiving them all to later send them back to itself.
>
> 	git fetch https://github.com/nox/otp.git erl_eval-receive
>
> 	https://github.com/nox/otp/compare/erlang:maint...erl_eval-receive
> 	https://github.com/nox/otp/compare/erlang:maint...erl_eval-receive.patch
>
> Regards,
>
Hello Anthony,
You need to remove your "own" copyright text in
erts/preloaded/src/add_abstract_code
erts/preloaded/src/prim_eval.S
erts/preloaded/src/prim_eval.erl

And replace this with ordinary Ericsson license.

Thanks,

-- 

BR Fredrik Gustafsson
Erlang OTP Team

_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.