[valgrind] [Bug 464969] D language demangling

2023-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=464969 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[valgrind] [Bug 464969] D language demangling

2023-01-29 Thread Witold Baryluk
https://bugs.kde.org/show_bug.cgi?id=464969 --- Comment #6 from Witold Baryluk --- Yes. "_D4test4findFiPxaZPxa" , is mangling for "test.find(int, const(char)*)", or for "const(char)* find(int, const(char)*)" if one also includes the return type. Thanks for adding a test. -- You are receiving

[valgrind] [Bug 464969] D language demangling

2023-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=464969 --- Comment #5 from Paul Floyd --- Very quick test, I used one of the functions here: https://dlang.org/blog/2017/12/20/ds-newfangled-name-mangling/ To write #include extern "C" void _D4test4findFiPxaZPxa() { int a; if (a) std::cout <<

[valgrind] [Bug 464969] D language demangling

2023-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=464969 --- Comment #4 from Paul Floyd --- And the other bugzi was already mentioned. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 464969] D language demangling

2023-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=464969 --- Comment #3 from Paul Floyd --- OK that reminds me of https://bugs.kde.org/show_bug.cgi?id=445235 IIRC we don't want the build/tests to rely on having all compilers avalable so to test the trick is to use a C program using D mangled symbols. --

[valgrind] [Bug 464969] D language demangling

2023-01-29 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=464969 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #2 from Mark

[valgrind] [Bug 464969] D language demangling

2023-01-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=464969 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd

[valgrind] [Bug 464969] D language demangling

2023-01-28 Thread Witold Baryluk
https://bugs.kde.org/show_bug.cgi?id=464969 Witold Baryluk changed: What|Removed |Added Keywords||usability -- You are receiving this mail

[valgrind] [Bug 464969] D language demangling

2023-01-28 Thread Witold Baryluk
https://bugs.kde.org/show_bug.cgi?id=464969 Witold Baryluk changed: What|Removed |Added CC||witold.bary...@gmail.com -- You are