GNOME Bugzilla – Bug 616364
Fortran: Parsing does not understand '\' in string
Last modified: 2010-11-06 17:46:15 UTC
The following piece of valid Fortran cannot be parsed: program test character :: a = '\' end program test This is quite severe because '\' is used in Windows for constructing filenames.
This bug is a duplicate of bug 630580
*** This bug has been marked as a duplicate of bug 630580 ***