This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17595] [4.0 Regression] Unfriendly error message for #pragmas in the middle of a parameter list
- From: "zack at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Sep 2004 23:41:07 -0000
- Subject: [Bug c++/17595] [4.0 Regression] Unfriendly error message for #pragmas in the middle of a parameter list
- References: <20040921232811.17595.austern@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From zack at gcc dot gnu dot org 2004-09-21 23:41 -------
I have zero interest in making this construct be accepted; it would require me
to implement backtracking over #pragma (which would mean having some way to undo
its effects) and I disbelieve that there is real-world code that uses it.
However, I'll take on the chore of making the error message somewhat friendlier.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Last reconfirmed|2004-09-21 23:33:15 |2004-09-21 23:41:07
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17595