This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11118] [3.4 only] missleading error message on missing typename
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2003 15:13:50 -0000
- Subject: [Bug c++/11118] [3.4 only] missleading error message on missing typename
- References: <20030606213538.11118.lars@trolltech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11118
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Keywords| |diagnostic
Resolution|INVALID |
Summary|Regression in 3.4 (cvs from |[3.4 only] missleading error
|jun 06) using nested classes|message on missing typename
|in templates |
------- Additional Comments From pinskia@physics.uc.edu 2003-06-07 15:13 -------
I am reopening this bug because it is a misleading error message with the missing
typename.