Simplifying druntime and phobos by getting rid of "shared static this()" blocks

David Nadlinger via Digitalmars-d digitalmars-d at puremagic.com
Tue May 23 13:34:03 PDT 2017


On Tuesday, 23 May 2017 at 19:47:49 UTC, Andrei Alexandrescu 
wrote:
> A big one will be making the GC lazily initialize itself.

How detailed are your plans for this? The interaction between GC 
and shared library loading is a bit non-trivial to get right. 
— David




More information about the Digitalmars-d mailing list