[Issue 20421] Exceptions don't work when linking through lld-link

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 9 13:05:53 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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

--


More information about the Digitalmars-d-bugs mailing list