Skip to content

Unify error and warning locations reporting in the console #7545

Open
@lmihalkovic

Description

@lmihalkovic

At the moment, Compiler.java rewrites the location of an error (elision of the absolute file path), while leaving the location of a compiler warning in its raw form.

Would be nice to have all the paths elided, no?

screen shot 2018-05-01 at 8 02 42 pm

Doing this would also simplify the task of jumping to warning locations from the console, as has been requested in #3383

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: CompilationRelated to compilation of Arduino sketchesfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions