Skip to content

Fix missing column numbers in error messages and markers in the editor #4

@gokr

Description

@gokr

ArduinoIDE parses error messages from GCC and reconstructs them on output - but failed to bring along column numbers for errors. This is fixed in this PR (and associated build):

arduino/Arduino#6897

We can grab that build (although PR not merged in kosher repo yet) and fix it on our side so that error markers not only point at a line, but also at a column number. Also fix editor UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions