------- Comment #1 from jvdelisle at gcc dot gnu dot org  2008-05-30 04:21 
-------
This could be solved by judicious use of a good source code editor.

Also, we could have the scanner insert a '/n' if a '/r' is found and peeking
ahead does not find a '/n', assuming we are not between quotes in a literal
string.


-- 


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

Reply via email to