This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/11881] Wrong or confusing error message


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-28 23:02 -------
Well the error message now is:
pr11881.cc: In constructor `iterator::iterator()':
pr11881.cc:5: error: expected primary-expression before "int"
But I have not looked to see if it is legal code though.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11881


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]