Public bug reported:

C++ ABI demangling does not seem to be used anymore producing strange
class names. Autoconf in Hardy created the following config-auto.h:

/* define if the compiler supports GCC C++ ABI name demangling */
#ifndef CPPUNIT_HAVE_GCC_ABI_DEMANGLE 
#define CPPUNIT_HAVE_GCC_ABI_DEMANGLE  1 
#endif

In the Lucid package it looks like this:

/* define if the compiler supports GCC C++ ABI name demangling */
/* #undef CPPUNIT_HAVE_GCC_ABI_DEMANGLE */

** Affects: cppunit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/822784

Title:
  C++ ABI demangling is not used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cppunit/+bug/822784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to