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

Jacob Carlborg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Jacob Carlborg <[email protected]> ---
(In reply to Martin Nowak from comment #4)
> Can someone please try to fix this properly in druntime?
> If it's not doable using the dyld API, I might work on adding init/fini
> calls to any OSX binary (similar to what we do on ELF).

I've looked in the source code of dyld. There's no code that removes anything
from the list of callbacks. I don't see any other way than using the init/fini
calls.

--

Reply via email to