[erlang-patches] Add 'global' driver option to erl_ddll:try_load/3

Fredrik fredrik@REDACTED
Mon Mar 25 16:42:33 CET 2013


On 03/25/2013 04:25 PM, Olivier Girondel wrote:
> On Mon, Mar 25, 2013 at 10:52 AM, Fredrik<fredrik@REDACTED>  wrote:
>> This seems to break more stuff though on darwin,
>> This few lines cannot be in erl_driver.h
>> +#ifdef HAVE_DLFCN_H
>> +#include<dlfcn.h>
>> +#endif
>> It seems like you have to include them local, to the files where you need
>> them.
> Hi Fredrik,
>
> I pushed those changes to a new branch:
>
> git fetch git://github.com/oliv3/otp.git erl_ddll_try_load4
>
> Best regards,
>
Re-fetched.
Thanks,

-- 

BR Fredrik Gustafsson
Erlang OTP Team




More information about the erlang-patches mailing list