Menu

#243 wrong comment character with Fortran 90

closed-fixed
General (289)
5
2008-12-17
2008-12-17
Anonymous
No

If you try to comment lines with Ctrl+E in a Fortran90 file, "c" character is printed. However, the comment character for free format fortran file is "!". The bug is located in filetypes.fortran, line 37 (see attached file).

> geany -d :
Geany 0.15, GTK+ 2.8.11, GLib 2.8.6
> system :
SUSE Linux Enterprise Server 10

Discussion

  • Nobody/Anonymous

    filetypes.fortran with good comment character

     
  • Enrico Tröger

    Enrico Tröger - 2008-12-17

    Thanks for reporting.
    Fixed in SVN.

     
  • Enrico Tröger

    Enrico Tröger - 2008-12-17
    • assigned_to: nobody --> eht16
    • status: open --> closed-fixed
     

Log in to post a comment.