Skip to content

Extend macOS CI #351

@TobiasDuswald

Description

@TobiasDuswald

Add the following flags to macOS CI to test more rigorously for compiler warnings:

cmake -DCMAKE_CXX_FLAGS="-Wall -Wextra -Wpedantic -Werror -fsanitize=address -fsanitize=undefined [-Wno-error=unused-parameter]" .. 

and fix possible errors.

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