Thread overview
[Issue 23180] annotate @gshared declarations with @weak on OSX
Jun 13, 2022
Iain Buclaw
Dec 17, 2022
Iain Buclaw
June 13, 2022
https://issues.dlang.org/show_bug.cgi?id=23180

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> ---
If phobos was built *only* as a shared library on OSX.  That'd get around the problem as well, so that you don't end up with all of druntime residing in multiple images of a linked executable.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=23180

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=23180

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/20121

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--