help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is 3.2.2 parsing bug fixed in later versions?


From: Paul Pluzhnikov
Subject: Re: Is 3.2.2 parsing bug fixed in later versions?
Date: 13 Oct 2004 18:14:52 -0700
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

"John Max Skaller" <skaller@nospam.com.au> writes:

> There is a really nasty bug in the g++ 3.2.2 parser:
> it can't parse this:
> 
>   typedef int T;
>   T x = (T());

Also fails with 3.3.2, but parses with 3.4.0 and 3.4.2.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]