After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 602952 - Fortran: Backslashes in Strings Cause an Error
Fortran: Backslashes in Strings Cause an Error
Status: RESOLVED DUPLICATE of bug 596872
Product: doxygen
Classification: Other
Component: build
1.6.1
Other Windows
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2009-11-25 16:07 UTC by Nick Carter
Modified: 2010-12-24 12:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nick Carter 2009-11-25 16:07:17 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.
Comment 1 Daniel Franke 2010-02-25 19:27:34 UTC
Dupe of #596872 ?
Comment 2 Daniel Franke 2010-12-24 12:37:38 UTC

*** This bug has been marked as a duplicate of bug 596872 ***