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. -- /Jacob Carlborg
