Thread overview | |||||
---|---|---|---|---|---|
|
July 26, 2017 [Issue 17696] dlclose() not guaranteed to unload the library | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=17696 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ibuclaw@gdcproject.org --- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> --- GCC internals note, there's flag_gnu_unique. But actually it seems pretty silly turning it off explicitly. -- |
July 27, 2017 [Issue 17696] dlclose() not guaranteed to unload the library | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=17696 --- Comment #2 from Iain Buclaw <ibuclaw@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. -- |
December 07 [Issue 17696] dlclose() not guaranteed to unload the library | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=17696 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17159 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation