This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Emacs and GFortran
- From: Stefan Monnier <monnier at iro dot umontreal dot ca>
- To: Angelo Graziosi <Angelo dot Graziosi at roma1 dot infn dot it>
- Cc: fortran at gcc dot gnu dot org, emacs-devel at gnu dot org
- Date: Mon, 30 Oct 2006 10:38:20 -0500
- Subject: Re: Emacs and GFortran
- References: <Pine.OSF.4.21.0610301600030.25470-100000@ax0rm1.roma1.infn.it>
> I do not know if we are speaking of the same thing.
We are.
> hello.F:3: <===
This is the error message using the standard GNU format
"<file>:<filenb>:<txt>".
> In file hello.F:3
This uses a gratuitously different format. Please complain to the GFortran
authors about it. Maybe they have a good reason for it, of course, in which
case we'd like to know about it. But otherwise, they should change it to
follow GNU standards.
Stefan