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

Enable -Wextra in C++ builds #1294

Closed
wants to merge 2 commits into from

Conversation

NickGerleman
Copy link
Contributor

Summary: Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Differential Revision: D45772846

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45772846

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45772846

NickGerleman added a commit to NickGerleman/yoga that referenced this pull request May 11, 2023
Summary:
Pull Request resolved: facebook#1294

X-link: facebook/react-native#37383

Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Reviewed By: javache

Differential Revision: D45772846

fbshipit-source-id: de57ea54b06ab43184b4cebaa6c8d61f7be12d77
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45772846

NickGerleman added a commit to NickGerleman/yoga that referenced this pull request May 11, 2023
Summary:
Pull Request resolved: facebook#1294

X-link: facebook/react-native#37383

Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Reviewed By: javache

Differential Revision: D45772846

fbshipit-source-id: 631502076aeeec8fbdf3895960d5ab9c6c82aeae
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45772846

NickGerleman added a commit to NickGerleman/yoga that referenced this pull request May 11, 2023
Summary:
Pull Request resolved: facebook#1294

X-link: facebook/react-native#37383

Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Reviewed By: javache

Differential Revision: D45772846

fbshipit-source-id: bdf151616c4ae8a47947670d1429e0d4ba9a2232
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45772846

Summary: Gets the project clean of `-Wunused-parameter`, part of `-Wextra`. Enforced as part of the build now.

Differential Revision: https://internalfb.com/D45772554

fbshipit-source-id: e7ec6f4047b3994c3615a4557ffc4f3677f9c1e6
NickGerleman added a commit to NickGerleman/react-native that referenced this pull request May 11, 2023
Summary:
X-link: facebook/yoga#1294

Pull Request resolved: facebook#37383

Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Reviewed By: javache

Differential Revision: D45772846

fbshipit-source-id: 59e7993efe0731b4dc2d5683d1670e934617c17d
Summary:
Pull Request resolved: facebook#1294

X-link: facebook/react-native#37383

Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Reviewed By: javache

Differential Revision: D45772846

fbshipit-source-id: 680498f66f2104c29a71366bf30dba8895d9baf4
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45772846

facebook-github-bot pushed a commit to facebook/react-native that referenced this pull request May 11, 2023
Summary:
X-link: facebook/yoga#1294

Pull Request resolved: #37383

Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Reviewed By: javache

Differential Revision: D45772846

fbshipit-source-id: 29bf71006f63161521fe5869c3a7d8bf7aae9c81
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e53d1ee.

facebook-github-bot pushed a commit to facebook/litho that referenced this pull request May 11, 2023
Summary:
X-link: facebook/yoga#1294

X-link: facebook/react-native#37383

Add -Wextra to the build, and fixup some more instances of -Wunused-parameter that it sufaces which were not automatically fixable.

Reviewed By: javache

Differential Revision: D45772846

fbshipit-source-id: 29bf71006f63161521fe5869c3a7d8bf7aae9c81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants