[erlang-patches] load native code for early modules

Björn Gustavsson bgustavsson@REDACTED
Wed Jul 28 15:37:24 CEST 2010


2010/7/28 Paul Guyot <pguyot@REDACTED>:
>
> Thank you for the review!
>
> I have just committed suggested changes here:
> http://github.com/pguyot/otp/commit/a30b889c01cb8cc9e0ad021f41b7ed27cf97fed7
>
> I also added a non-regression test:
> http://github.com/pguyot/otp/commit/5f23082a8d842ca0a414748e011c4b10240c8fcc

I used "git rebase -i" and combined all three commits to one.
(We are not interested in keeping the development history
of a patch.)

I have also updated the test case so that it will be skipped
if the Erlang/OTP does not have hipe support enabled,
and broken some long lines:

http://github.com/erlang/otp/commit/a8b8ec5e858da86531933b545f752f436e411b58

If that is OK to you and if there will be no problems in our
daily builds, I might merge this branch to dev tomorrow.

Can you fix the test cases in pg/fix-hipe-load and pg/hipe_crash_with_on_load
so that they are skipped if the Erlang/OTP system does not have hipe
support enabled?


-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list