This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17595] [4.0 Regression] Unfriendly error message for #pragmas in the middle of a parameter list


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]