dpkg-gensymbols and C++ (once again)

2010-02-02 Thread Michael Tautschnig
Hi all, With the recent upload of diagnostics I've again been bitten by dpkg-gensymbols [1]. As you might notice, the symbol is/was there, just the mangling scheme seems to have changed. For one, the next upload will be the third upload just to fix changed symbol names on alpha. One could argue

Re: dpkg-gensymbols and C++ (once again)

2010-02-02 Thread Reinhard Tartler
On Di, Feb 02, 2010 at 10:04:04 (CET), Michael Tautschnig wrote: I guess the facilities to mangle/demangle are there, I just don't know whether they are accessible from the command line. cf. c++filt(1) -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to

Re: dpkg-gensymbols and C++ (once again)

2010-02-02 Thread Raphael Hertzog
On Tue, 02 Feb 2010, Michael Tautschnig wrote: Couldn't the following be implemented, maybe as some C++ mode of dpkg-gensymbols? - Instead of mangled symbol names, source packages should ship demangled symbol files. This way, package maintainers could truly inspect those lists of