This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15672] wierd error reported
- From: "llewelly at xmission dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2004 01:22:39 -0000
- Subject: [Bug c++/15672] wierd error reported
- References: <20040527054618.15672.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From llewelly at xmission dot com 2004-05-28 01:22 -------
Subject: Re: wierd error reported
"igodard at pacbell dot net" <gcc-bugzilla@gcc.gnu.org> writes:
> ------- Additional Comments From igodard at pacbell dot net 2004-05-27 20:54 -------
> Cancel question about how to force correct interpretation. (from Andrew's reduced case):
> g1 f((0,t<int>(c)));
> gets treated as a data declaration as intended. IMO that's gross.
It's called 'C++'s most vexing parse' for that reason.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15672