Skip to content

Improve Windows diagnostics #116

Description

@dirk-zimoch

Starting with Visual Studio 2017, the MSVC compiler supports the option /diagnostics:caret (or -diagnostics:caret for those who abhor / options) which improves readability of errors and warnings by showing come context.

https://learn.microsoft.com/en-us/cpp/build/reference/diagnostics-compiler-diagnostic-options?view=msvc-170

It would be nice if that flag could be added automatically for all Visual Studio 2017+ ci builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions