tags 292961 + upstream
tags 292961 + fixed-upstream
retitle 292961 [fixed in 3.4] g++-3.3: vastly uninformative error message
thanks
Greg Kochanski <[EMAIL PROTECTED]> writes:
> OK. Here is a condensed version.
>
> $ g++ -c bug.c
> bug.c: In function `void c_area(const xform_split&, const box&, const
> box&)':
> bug.c:31: error: parse error before `,' token
> $
g++ 3.4 says:
test.cc: In function `void c_area(const xform_split&, const box&, const box&)':
test.cc:33: error: `inverse' undeclared (first use this function)
test.cc:33: error: (Each undeclared identifier is reported only once for each
function it appears in.)
Which seems like an acceptable error message. Unfortunately, it is
rather likely that this gets fixed in 3.3, too.
--
Falk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]