[Bug c++/17852] [4.0 Regression] werid quoting with synax error

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 5 20:19:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-05 20:19 -------
The problem is the error message passed into c_parse_error is outputted by %s which just outputs that 
string. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17852



More information about the Gcc-bugs mailing list