https://issues.dlang.org/show_bug.cgi?id=20421
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dlang Bot <[email protected]> --- 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 --
