This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31267] #'typename_type' not supported by dump_decl#<declaration error>



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]