Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Enable all warnings #1392

@fakuivan

Description

@fakuivan

How can -Wall and -Wextra be added so that the verify step shows these warnings in the "problems" panel in vs code? I tried setting buildPreferences to this but it doesn't seem to have any effect on the output:

    "buildPreferences": [
        ["build.extra_flags", "-Wall"],
        ["compiler.cpp.extra_flags", "-Wall"]
    ]

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