[Issue 11881] -betterC switch suffers from bit rot
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Oct 7 14:12:02 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=11881
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
Severity|normal |major
--- Comment #16 from Martin Nowak <code at dawg.eu> ---
Same problem also applies to the newly added DWARF EH mechanism (relying on
__dmd_personality_v0).
We should likely just disable EH w/ -betterC.
--
More information about the Digitalmars-d-bugs
mailing list