Dynamic Library Support for D

Benjamin Thaut code at benjamin-thaut.de
Thu Jan 2 13:07:43 PST 2014


Am 02.01.2014 21:54, schrieb Jakob Ovrum:
> On Thursday, 2 January 2014 at 20:49:32 UTC, Benjamin Thaut wrote:
>> See http://wiki.dlang.org/DIP45
>> I've been pushing for propper DLL support for a while. But it has not
>> been important enough to be put on the roadmap yet. After the last
>> thing I heard DLL support (and therefor shared library support) will
>> be put on the roadmap of 2.066.
>>
>> Kind Regards
>> Benjamin Thaut
>
> If you're also interested in runtime loading, it would be nice to have
> more feedback to this pull request:
>
>    https://github.com/D-Programming-Language/druntime/pull/617

In my opinion such pull requests should wait until propper 
dll-export/dll-import semantics are implemented. Because they may infer 
a language change that makes bigger changes to the pull request neccessary.
But I will look into that pull request in detail on the weekend.

Kind Regards
Benjamin Thaut


More information about the Digitalmars-d mailing list