[Issue 18481] demangling error in stacktrace
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri May 15 03:14:22 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=18481
Mathias LANG <pro.mathias.lang at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |pro.mathias.lang at gmail.com
Resolution|--- |FIXED
--- Comment #4 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Regarding the original report, it is indeed a lack of backreference support.
This will be fixed once
https://gcc.gnu.org/pipermail/gcc-patches/2020-April/543278.html is accepted.
In the meantime, nothing we can do.
Regarding Seb's backtrace, the non-demangled symbols are C++ symbols. That's
another issue entirely (there's an open PR for it) so closing this as FIXED
(since there's an upstream patch).
--
More information about the Digitalmars-d-bugs
mailing list