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++/51640] Misleading error if the type in the catch() is ambiguous


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

--- Comment #1 from petschy at gmail dot com 2011-12-20 16:49:02 UTC ---
Created attachment 26155
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26155
a slightly more verbose test case

Extended test case with ambiguous type name in variable definition and class
declaration.


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