This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

fortran/5631: Add option for file:line:column:message error format



>Number:         5631
>Category:       fortran
>Synopsis:       Add option for file:line:column:message error format
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 07 16:46:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        N/A
>Organization:
>Environment:

>Description:
>From Richard Henderson:

Ideally g77 would have a mode in which it does not emit the 
source line and "^" line, but instead uses the 
file:line:column:message format used by cpp.  

IDEs such as emacs can then put the user's cursor at the 
proper spot in the line.

It would also make things easier to parse within dejagnu.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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