[Bug libstdc++/51699] Clang refuses to compile ext/rope citing scope resolution issues
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 29 14:47:00 GMT 2011
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
More information about the Gcc-bugs
mailing list