[Issue 24590] Illegal instruction with module constructors cycle and shared libphobos2 in _d_criticalenter2
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 12 00:43:08 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24590
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #16578 "Fix Bugzilla 24590 - Don't run module
destructors if druntime failed to initialize" was merged into master:
- 83b62e9633dbe8b789065cec7a7253cf8480e5e2 by Martin Kinkelin:
Add test case for Bugzilla 24590
- 6f20e8f9da84c9498a3c865734b14bbae6d5213a by Martin Kinkelin:
Fix Bugzilla 24590 - Don't run module destructors if druntime failed to
initialize
https://github.com/dlang/dmd/pull/16578
--
More information about the Digitalmars-d-bugs
mailing list