manual memory management

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Jan 8 15:39:16 PST 2013


On 1/8/13 3:30 PM, David Nadlinger wrote:
> On Tuesday, 8 January 2013 at 23:12:43 UTC, Rob T wrote:
>> The only major thing that concerns me is the lack of proper shared
>> library support. I hope this omission is resolved soon.
>
> What do you need it for? Runtime loading of D shared objects? Or just
> linking to them (i.e. binding by ld/dyld at load time)? I'm trying to
> collect data on real-world use cases resp. expectations right now.
>
> David

I really need real runtime loading of D code (i.e. dlopen and friends) 
for a project I can't share much about for the time being.

Andrei


More information about the Digitalmars-d mailing list