[Bug c++/6709] typeof() cannot be used with the :: operator
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 13 05:39:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-13 05:39 -------
The error message is now:
tests/pr6709.cc: In function `int main()':
tests/pr6709.cc:10: error: `X' in namespace `::' does not name a type
which shows what is happening now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6709
More information about the Gcc-bugs
mailing list