[erlang-patches] Fix receive support in erl_eval with a BEAM module
Anthony Ramine
n.oxyde@REDACTED
Tue May 7 10:43:43 CEST 2013
Oh right, didn't try to build a release, just boot; will fix.
--
Anthony Ramine
Le 7 mai 2013 à 10:31, Fredrik a écrit :
> 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,
>>
> It does not build:
>
> /usr/bin/install: cannot stat `erl_eval_receive.erl': No such file or directory
More information about the erlang-patches
mailing list