This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11881] Wrong or confusing error message
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Aug 2003 11:55:34 -0000
- Subject: [Bug c++/11881] Wrong or confusing error message
- References: <20030811112054.11881.schnetter@uni-tuebingen.de>
- 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=11881
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-11 11:55:34
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-11 11:55 -------
On the mainline GCC gives:
pr11881.cc: In constructor `iterator::iterator()':
pr11881.cc:3: error: expected primary-expression
This is better