[Bug objc/20444] New: Misleading error message on missing ';'
stefan at agentfarms dot net
gcc-bugzilla@gcc.gnu.org
Sat Mar 12 19:54:00 GMT 2005
When an ';' is missing after method before @end in @interface GCC outpus
following error:
error: parse error before 'CPP_AT_NAME' token
The error is misleading, as it is not clear to the user what the problem exactly is.
--
Summary: Misleading error message on missing ';'
Product: gcc
Version: 3.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: objc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: stefan at agentfarms dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20444
More information about the Gcc-bugs
mailing list