wrap/unwrap vs Go-style duck typing

David Nadlinger code at klickverbot.at
Sun Oct 27 04:49:37 PDT 2013


On Sunday, 27 October 2013 at 10:25:02 UTC, Jacob Carlborg wrote:
> On 2013-10-26 17:09, Andrei Alexandrescu wrote:
>
>> Also, is it correct that Linux dynamic library support is 
>> really
>> starting with this release? There was some before but not 
>> quite usable.
>
> Yes, I think so. In the current release you can statically link 
> with a dynamic library written in D. In the upcoming release 
> dlopen and similar functions should work.
>
> There's just a couple of regressions delaying the release.

If we want to mention shared library support in the release 
notes, I think we really ought to make clear (with a big red 
warning) that D doesn't make any guarantees about ABI stability 
right now.

David


More information about the Digitalmars-d mailing list