GNOME Bugzilla – Bug 602952
Fortran: Backslashes in Strings Cause an Error
Last modified: 2010-12-24 12:37:38 UTC
A single backslash in a string in Fortran code (e.g. "str=' \'") causes doxygen to issue an error with state 20, and the source file in question is not parsed. Doxygen needs to ignore the contents of the strings.
Dupe of #596872 ?
*** This bug has been marked as a duplicate of bug 596872 ***