This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14278] [3.4/3.5 Regression] fails when calling through a function pointer
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Feb 2004 19:15:29 -0000
- Subject: [Bug c++/14278] [3.4/3.5 Regression] fails when calling through a function pointer
- References: <20040224185813.14278.jbrandmeyer@earthlink.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-24 19:15 -------
I think this is valid code, anyways this is caused by Mark's patch to have better error messages for
missing a ",".
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
Keywords| |rejects-valid
Summary|fails when calling through a|[3.4/3.5 Regression] fails
|function pointer |when calling through a
| |function pointer
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14278