Fix exhaustive switches #1824

Open
NSProgrammer wants to merge 1 commits from NSProgrammer/export-D77051152 into main
NSProgrammer commented 2025-07-02 12:00:17 -07:00 (Migrated from github.com)

Summary: Changelog: [General][Fixed] - Add default: case to avoid warnings/errors for targets that compile with -Wswitch-enum and -Wswitch-default enabled

Reviewed By: aary

Differential Revision: D77051152

Summary: Changelog: [General][Fixed] - Add `default:` case to avoid warnings/errors for targets that compile with `-Wswitch-enum` and `-Wswitch-default` enabled Reviewed By: aary Differential Revision: D77051152
vercel[bot] commented 2025-07-02 12:00:23 -07:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yoga-website Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2025 7:03pm
[vc]: #RUPcVllfUwIM+isRCQb8qjmW0uy54b2GX+Ubh21Vbhg=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ5b2dhLXdlYnNpdGUiLCJyb290RGlyZWN0b3J5Ijoid2Vic2l0ZSIsImluc3BlY3RvclVybCI6Imh0dHBzOi8vdmVyY2VsLmNvbS9mYm9wZW5zb3VyY2UveW9nYS13ZWJzaXRlL0NjN1ZhWXZkSmRHVTdxaVljTnVMYjVYekphVWYiLCJwcmV2aWV3VXJsIjoieW9nYS13ZWJzaXRlLWdpdC1mb3JrLW5zcHJvZ3JhbW1lci1leHBvcnQtZC1jMTRjMmYtZmJvcGVuc291cmNlLnZlcmNlbC5hcHAiLCJuZXh0Q29tbWl0U3RhdHVzIjoiREVQTE9ZRUQiLCJsaXZlRmVlZGJhY2siOnsicmVzb2x2ZWQiOjAsInVucmVzb2x2ZWQiOjAsInRvdGFsIjowLCJsaW5rIjoieW9nYS13ZWJzaXRlLWdpdC1mb3JrLW5zcHJvZ3JhbW1lci1leHBvcnQtZC1jMTRjMmYtZmJvcGVuc291cmNlLnZlcmNlbC5hcHAifX1dfQ== **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **yoga-website** | ✅ Ready ([Inspect](https://vercel.com/fbopensource/yoga-website/Cc7VaYvdJdGU7qiYcNuLb5XzJaUf)) | [Visit Preview](https://yoga-website-git-fork-nsprogrammer-export-d-c14c2f-fbopensource.vercel.app) | 💬 [**Add feedback**](https://vercel.live/open-feedback/yoga-website-git-fork-nsprogrammer-export-d-c14c2f-fbopensource.vercel.app?via=pr-comment-feedback-link) | Jul 2, 2025 7:03pm |
facebook-github-bot commented 2025-07-02 12:00:31 -07:00 (Migrated from github.com)

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

This pull request was **exported** from Phabricator. Differential Revision: [D77051152](https://www.internalfb.com/diff/D77051152)
This pull request can be merged automatically.
The changes on this branch are already on the target branch. This will be an empty commit.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin NSProgrammer/export-D77051152:NSProgrammer/export-D77051152
git checkout NSProgrammer/export-D77051152
Sign in to join this conversation.
No description provided.