[Issue 23180] annotate @gshared declarations with @weak on OSX

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 13 08:28:40 UTC 2022


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

Iain Buclaw <ibuclaw at gdcproject.org> changed:

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

--- Comment #1 from Iain Buclaw <ibuclaw at 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.

--


More information about the Digitalmars-d-bugs mailing list