December 26, 2016 Simple library initialization | ||||
---|---|---|---|---|
| ||||
Walter and I investigated a bit the way C module initialization/termination works. https://issues.dlang.org/show_bug.cgi?id=17035 is the result. This preapproved enhancement would make life easier for folks who want to write libraries that don't depend on druntime. Andrei |
December 27, 2016 Re: Simple library initialization | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Tuesday, 27 December 2016 at 01:39:18 UTC, Andrei Alexandrescu wrote:
> Walter and I investigated a bit the way C module initialization/termination works. https://issues.dlang.org/show_bug.cgi?id=17035 is the result.
>
> This preapproved enhancement would make life easier for folks who want to write libraries that don't depend on druntime.
>
>
> Andrei
Many thanks!
|
Copyright © 1999-2021 by the D Language Foundation