Skip to content

gcc problem matcher does not catch fatal errors #3712

@wcscmp

Description

@wcscmp

$gcc problem matcher does not match fatal errors
Possible solution would be:
"regexp": "^(.):(\d+):(\d+):\s+(?:fatal )?(warning|error):\s+(.)$"
It would be great to also catch linker errors, like undefined reference as an errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfixedCheck the Milestone for the release in which the fix is or will be available.quick fixtasks/build/debugAn issue relating to tasks.json (e.g. build issues)verifiedBug has been reproduced

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions