Emacs and GFortran
FX Coudert
fxcoudert@gmail.com
Tue Oct 31 10:03:00 GMT 2006
> AFAIK the GNU form *can* do it with the following syntax:
>
> <file>:<startline>-<endline>:<message>
>
> and if you want to add column info, that can be done as well:
>
> <file>:<startline>.<startcol>-<endline>.<endcol>:<message>
Which, you'll agree is not very usefull is the error arises from the
conjunction of 3 different statements at lines 5, 19 and 1027.
As for the change for the first line from "In file foo.f90:180:" to
"foo.f90:180:", could you please file a bug-report about that?
(http://gcc.gnu.org/bugzilla/ , under component "fortran", with
severity "enhancement") I think it can be done at some point before
the 4.3 release.
FX
More information about the Fortran
mailing list