[Issue 16699] [REG 2.070] stack corruption with scope(exit)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Nov 17 06:36:19 PST 2016


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

Marc Schütz <schuetzm at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schuetzm at gmx.net

--- Comment #1 from Marc Schütz <schuetzm at gmx.net> ---
Digger finds this as the culprit:

commit 5498a84606008426ff1a9f6b2a493e083715e74c
Author: Martin Nowak <code at dawg.eu>
Date:   Sat Jan 2 18:44:59 2016 +0100

    dmd: Merge pull request #5324 from WalterBright/enable-dwarfeh

    https://github.com/D-Programming-Language/dmd/pull/5324

    Dwarf EH: enable it

There's also a reference to another bug in this PR:
https://issues.dlang.org/show_bug.cgi?id=15625

--


More information about the Digitalmars-d-bugs mailing list