Skip to content

Add compiler flags to macOS CI #409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lynsoo
Copy link

@Lynsoo Lynsoo commented May 5, 2025

This PR updates the macOS CI to use -Wall -Wextra -Wpedantic -Werror and enables AddressSanitizer and UndefinedBehaviorSanitizer to catch warnings and runtime errors early.

Fixes #351

@johnpapad24
Copy link
Collaborator

I don't have time to check this soon, however this change seems very minor and would not have any impact.

If there are no problems will be accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend macOS CI
2 participants