Hi Ivan,
The demangler in libcxxrt is taken from the elftoolchain project. Kai Wang
(added to cc:) was interested in improving it, but I doubt any fixes will be
merged to 9.x any time soon.
David
On 15 Jul 2014, at 14:11, Ivan A. Kosarev wrote:
> Hello everybody,
>
> It seems there are pro
Hello everybody,
It seems there are problems with demandling some kinds of names with
libcxxrt.so.1 on FreeBSD 9.2 (I didn't test other versions yet).
This program:
---
#include
#include
extern "C" char* __cxa_demangle(const char* mangled_name,
char* buf, size_t* n, int