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 libstdc++/51699] Clang refuses to compile ext/rope citing scope resolution issues


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-29 14:35:18 UTC ---
I think there is a front-end bug about this, I'll try to find it.
I've encountered it myself when compiling code with Clang and needed to fix
code that G++ accepts in order to find names in dependent base classes


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