[Issue 10679] Stack traces generated are inaccurate

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 21 23:56:44 PDT 2015


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

yazan.dabain at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from yazan.dabain at gmail.com ---
The stack trace printed contained the address of the next instruction to be
executed on return. This was changed in
https://github.com/D-Programming-Language/druntime/commit/8822115bc8d52fa61c15cef38fe77349f18747b9.

--


More information about the Digitalmars-d-bugs mailing list