This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Emacs and GFortran


On Wed, Nov 01, 2006 at 09:39:31PM +0100, Alfred M. Szmidt wrote:
>    You will need to audit each and every one to ensure that the
>    messages meet your expectations.  You'll then need to fix the
>    testsuite.
> 
> This is not needed, you are exaggerating beyond belief Steve.

Have you actually read gfortran source code other than error.c?

> Here is another version that is should be backward compatible with the
> bits that the testsuite parses.  This will fix the problem the
> original user reported; namley allowing programs that parse GNU style
> error message to jump to the location of the error/warning.

I've already posted a counter example that will not allow a
person to jump to the location of the error.  You need to 
read the entire error message to decide where the error is.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]