This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15392] g++: ?parse-error on valid?
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 08:09:23 -0000
- Subject: [Bug c++/15392] g++: ?parse-error on valid?
- References: <20040512070432.15392.smelkov@mph1.phys.spbu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-05-12 08:09 -------
Invalid, A::do_smth is a dependent name and assumed to be a non-template by
default. See http://gcc.gnu.org/gcc-3.4/changes.html please.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15392