Skip to content

Emacs doesn't recognize the backtrace error location format #5044

@vicuna

Description

@vicuna

Original bug ID: 5044
Reporter: bluestorm
Status: acknowledged (set by @damiendoligez on 2011-06-01T20:52:21Z)
Resolution: open
Priority: normal
Severity: feature
Category: emacs mode
Related to: #4628 #5070
Monitored by: @gasche

Bug description

Backtrace error locations are not printed in the standard format recognized by emacs. The backtrace format is the following :

Raised at file "gUnify.ml", line 191, characters 24-64
Called from file "list.ml", line 69, characters 12-15
...

The compiler usually produces an error message formatted like this :

File "gUnify.ml", line 147, characters 2-9:
...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions