Skip to content

Conversation

threeal
Copy link
Owner

@threeal threeal commented Nov 8, 2023

This pull request introduces the capability to treat warnings as errors by setting the -Werror flag. With this change, warnings will be detected during the build process, eliminating the need for a separate job to check warnings. As a result, it closes #46.

@threeal threeal self-assigned this Nov 8, 2023
@threeal threeal added this to the C++ Starter v1.0.0 milestone Nov 8, 2023
@threeal threeal marked this pull request as ready for review November 8, 2023 13:43
@threeal threeal merged commit 1102347 into main Nov 8, 2023
@threeal threeal deleted the treat-warning-as-error branch November 8, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Enable to Treat Warning as Error

1 participant