https://issues.dlang.org/show_bug.cgi?id=20421
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Dlang Bot <[email protected]> --- @rainers created dlang/installer pull request #433 "fix Issue 20421 - Exceptions don't work when linking through lld-link" fixing this issue: - 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 --
