GNOME Bugzilla – Bug 645724
Fortran call interpreted as a comment
Last modified: 2011-04-12 12:21:28 UTC
Created attachment 184273 [details] [review] Patch to correct the coloring of the Fortran keyword "call" When there is the keyword "call" at the beginning of the line, it is interpreted as a comment since the first letter is a "c". I wrote a small patch to circumvent that on the example of the existing hack used to not interpret the keyword "comment" at the beginning of the line, and added also the same for the keyword "cycle".
Review of attachment 184273 [details] [review]: Looks good. Let's put it in after the freeze is over.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.