[Bug c++/31267] #'typename_type' not supported by dump_decl#<declaration error>
gdr at cs dot tamu dot edu
gcc-bugzilla@gcc.gnu.org
Thu Mar 22 15:29:00 GMT 2007
------- Comment #3 from gdr at cs dot tamu dot edu 2007-03-22 15:29 -------
Subject: Re: #'typename_type' not supported by dump_decl#<declaration error>
"guillaume dot melquiond at ens-lyon dot fr" <gcc-bugzilla@gcc.gnu.org> writes:
| I just encountered another instance of a missing typename diagnostic. This
time
| with a different message, so I add it here for completeness:
|
| a.cpp:5: error: dependent-name ÃÂT::#ÃÂtypename_typeÃÂ not supported by
| pp_cxx_unqualified_id#::DÃÂ is parsed as a non-type, but instantiation yields
a
| type
| a.cpp:5: note: say ÃÂtypename T::#ÃÂtypename_typeÃÂ not supported by
| pp_cxx_unqualified_id#::DÃÂ if a type is meant
I have a fix for this one.
It is not the same issue as your original report.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31267
More information about the Gcc-bugs
mailing list