]> git.tdb.fi Git - libs/core.git/commitdiff
Remove the custom demangle function and use GCC's abi::__cxa_demangle instead
authorMikko Rasa <tdb@tdb.fi>
Mon, 17 Sep 2007 10:51:07 +0000 (10:51 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 17 Sep 2007 10:51:07 +0000 (10:51 +0000)
Demangle uncaught exception type
Return a special error code on uncaught exception
Use vector instead of list or GetOpt::get_args()


No differences found