Processed: Re: Bug#138561: g++: parse errors in nested constructor calls

2002-05-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 138561 [known upstream] parse errors in nested constructor calls Bug#138561: g++: parse errors in nested constructor calls Changed Bug title. > forwarded 138561 [EMAIL PROTECTED] Bug#138561: [known upstream] parse errors in nested const

Bug#138561: g++: parse errors in nested constructor calls

2002-03-16 Thread Martin v. Loewis
"Felix Kühling" <[EMAIL PROTECTED]> writes: > I got strange parse errors This is a known problem, see http://gcc.gnu.org/bugs.html#parsing Regards, Martin

Bug#138561: g++: parse errors in nested constructor calls

2002-03-16 Thread Felix Kühling
Package: g++ Version: 2:2.95.4-9 Severity: normal I got strange parse errors in nested constructor calls with both, g++-2.95 and g++-3.0. I was able to create a minimal c++ source file which reproduces the error: -- class C1