https://bugs.kde.org/show_bug.cgi?id=445916
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=445916
--- Comment #4 from Mark Wielaard ---
Posted a patch to libiberty upstream:
https://gcc.gnu.org/pipermail/gcc-patches/2021-December/586058.html
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=445916
--- Comment #3 from Mark Wielaard ---
(In reply to Nick Nethercote from comment #1)
> AFAIK Valgrind uses the libiberty demangler. How does that work? Is there
> scope for a Valgrind-specific fix, or would it be better to get the suffix
> trimmed in lib
https://bugs.kde.org/show_bug.cgi?id=445916
--- Comment #2 from Nick Nethercote ---
https://github.com/rust-lang/rust/issues/60705#issuecomment-976064467 suggests
that we should only cut off what comes after '.', *not* '$'.
--
You are receiving this mail because:
You are watching all bug change
https://bugs.kde.org/show_bug.cgi?id=445916
Nick Nethercote changed:
What|Removed |Added
CC||n.netherc...@gmail.com
--- Comment #1 from Ni