-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Type Casting Warnings in ReactCommon (#39818)
Summary: Casting warnings are treated as errors in React Native Windows. Adjusting casting to fix warnings. ## Changelog: [GENERAL] [FIXED] - Fixes type casting warnings that are treated as errors downstream in React Native Windows. Pull Request resolved: #39818 Reviewed By: rshest Differential Revision: D49940422 Pulled By: NickGerleman fbshipit-source-id: e4d44326806a2b1974c7e50770e61807a007e39f
- Loading branch information
1 parent
476a323
commit 570655d
Showing
3 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters