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

Append -Wpedantic only for example apps #6250

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Jul 10, 2024

Summary

This PR temporarily fixes #6234 by making the problematic -Wpedantic flag to be applied only in Reanimated example apps so that we can monitor the soundness of the code on the CI.

-Wpedantic flag was introduced in #6157 and released in 3.13.0.

Test plan

Check if the CI is green.

@tomekzaw tomekzaw requested a review from szydlovsky July 10, 2024 10:40
@tomekzaw tomekzaw added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit fa0401a Jul 10, 2024
8 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/wpedantic-only-for-example-app branch July 10, 2024 11:06
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.

[BUILD ERROR] C++ build system [build] failed while executing
3 participants