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

2004-10-05 Thread gdr at cs dot tamu dot edu
--- Additional Comments From gdr at cs dot tamu dot edu 2004-10-05 20:40 --- Subject: Re: [4.0 Regression] werid quoting with synax error "pinskia at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | The problem is the error message passed into c_parse_error is | outputted by %s which

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

2004-10-05 Thread pinskia at gcc dot gnu dot org
--- 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

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

2004-10-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17852