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++/16175] [3.3/3.4/3.5 regression] Wrong type reported in diagnostic


------- Additional Comments From igodard at pacbell dot net  2004-06-25 17:14 -------
I have made a pile of reports on various mismatches/inability to identifys related to template templates - which occur in only some circumstances. Some of these appear to have been confirmed and are still open. If the logic in the compiler is losing a "const" modifier as it stores a template template typename argument in its internal datastructures, then many of the previous reports might be explained from this one cause. May I suggest that it might be a good idea to fix this diagnostic problem (which should be relatively easy to track down) first, and many of the other reported bugs might go away?

Just a suggestion :-)

Ivan

-- 


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


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