[Bug c++/38888] [C++0x] badly readable diagnostic output with variadic templates

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 16 22:39:00 GMT 2009



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-01-16 22:38 -------
Well the diagnostic mechanism does not demangle anything, we have the whole
expression in memory still.  So changing the diagnostic is no issue.  Now I
wonder how we (c++filt) demange "_ZN1XIIidEE1fIIidEEEiv" anyways.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38888



More information about the Gcc-bugs mailing list