[Issue 17696] dlclose() not guaranteed to unload the library

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 27 00:05:32 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17696

--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> ---
And on a D language implementation note, if you didn't use ClassInfo for
setting the monitor in synchronized() statements, then I could have just marked
the data as read-only.

--


More information about the Digitalmars-d-bugs mailing list