Bug#293076: g++-3.3 uninformative error when base class missing

2005-01-31 Thread Falk Hueffner
tags 293076 + upstream tags 293076 + fixed-upstream retitle 293076 [fixed in 3.4] g++-3.3: uninformative error when base class missing thanks Greg Kochanski <[EMAIL PROTECTED]> writes: > In the following program, the base class is missing. > G++ gives a wimpy error message: > > bug.c:3: error: p

Bug#293076: g++-3.3 uninformative error when base class missing

2005-01-31 Thread Matthias Klose
tags 293076 + fixed-upstream tags 293076 + upstream retitle 293076 [fixed in 3.4] g++-3.3 uninformative error when base class missing thanks $ g++-3.4 -c bug-293076.cc bug-293076.cc:1: error: expected class-name before '{' token Greg Kochanski writes: > Package: g++-3.3 > Version: 1:3.3.5-5 > Se

Bug#293076: g++-3.3 uninformative error when base class missing

2005-01-31 Thread Greg Kochanski
Package: g++-3.3 Version: 1:3.3.5-5 Severity: normal In the following program, the base class is missing. G++ gives a wimpy error message: bug.c:3: error: parse error before `{' token It could do much better. Syntactically, there aren't a lot of options for 'z'. A better error message might