[Issue 20421] Exceptions don't work when linking through lld-link
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 10 00:50:29 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20421
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/installer pull request #433 "fix Issue 20421 - Exceptions don't work when
linking through lld-link" was merged into master:
- 7f990228948520366d4ccf0c79c2f2407ffc2e1f by Rainer Schuetze:
fix Issue 20421 - Exceptions don't work when linking through lld-link
patch LLD to not set IMAGE_DLL_CHARACTERISTICS_NO_SEH, the MS linker also
doesn't do this.
https://github.com/dlang/installer/pull/433
--
More information about the Digitalmars-d-bugs
mailing list