Package: binutils Version: 2.20-4 Severity: minor When I built boswars, I got a line like this in nm --debug:
00000000004d6b10 t _GLOBAL__I__Z10convertKeyPKc If I pipe that to c++filt, or use nm --demangle, I get: 00000000004d6b10 t global constructors keyed to _Z10convertKeyPKc which still has a layer of mangling in it. Piping again to c++filt makes it more readable: 00000000004d6b10 t global constructors keyed to convertKey(char const*) In my opinion, the first c++filt run should have demangled this too. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (900, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages binutils depends on: ii libc6 2.10.2-2 GNU C Library: Shared libraries ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime binutils recommends no packages. Versions of packages binutils suggests: pn binutils-doc <none> (no description available) -- no debconf information
pgpY4KnS1qbLA.pgp
Description: PGP signature