https://bugs.kde.org/show_bug.cgi?id=464969
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
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 t
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 <<
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.
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.
--
Yo
https://bugs.kde.org/show_bug.cgi?id=464969
Mark Wielaard changed:
What|Removed |Added
CC||m...@klomp.org
--- Comment #2 from Mark Wielaar
https://bugs.kde.org/show_bug.cgi?id=464969
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--- Comment #1 from Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=464969
Witold Baryluk changed:
What|Removed |Added
Keywords||usability
--
You are receiving this mail beca
https://bugs.kde.org/show_bug.cgi?id=464969
Witold Baryluk changed:
What|Removed |Added
CC||witold.bary...@gmail.com
--
You are receiving