Skip to content
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

Update make show-warnings #1260

Merged
merged 2 commits into from
Mar 4, 2025
Merged

Update make show-warnings #1260

merged 2 commits into from
Mar 4, 2025

Conversation

DanRStevens
Copy link
Collaborator

Update make show-warnings so it consistently shows warnings for the unit test and demo project as well as the main library project.

Add list of uninteresting warnings to suppress, such as code being incompatible with obsolete versions of C++.

Related:

If we want to see warnings for the unit test and demo project too, then we should clean all build outputs, not just the main library's build outputs.
@DanRStevens DanRStevens merged commit 4cdebd7 into main Mar 4, 2025
8 checks passed
@DanRStevens DanRStevens deleted the updateShowWarnings branch March 4, 2025 03:02
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.

1 participant