Issue743

classification
Title compile.el does not parse GNU Fortran 4.5 errors correctly
Type defect Module xemacs-base
Severity inconvenience Platform mswindows, N/A
Keywords GNU compatibility, usability Nosy List MAILER-DAEMON
explanation
process
These controls should only be changed by committers and tracker administrators.
Status new   Reason
Superseder  
Priority normal   Assigned To

Created on 2010-12-16.14:18:06 by MAILER-DAEMON, last changed 2010-12-16.14:18:06 by MAILER-DAEMON.

Messages
msg2240 [hidden] ([hidden]) Date: 2010-12-16.14:18:05
The "Goto Error" function does not jump to the correct line because
compile.el does not recognize the error messages from the GNU Fortran
compiler (gfortran) 4.5 correctly.

GNU Fortran's error messages are of the form:

Filename:Linenumber.Columnnumber:
Error description ...
...
History
Date User Action Args
2010-12-16 14:18:06MAILER-DAEMONcreate