Skip to content

Fix [Windows]: Rename utils/jsi files#43700

Closed
TatianaKapos wants to merge 1 commit intofacebook:mainfrom
TatianaKapos:tk-windows-rename
Closed

Fix [Windows]: Rename utils/jsi files#43700
TatianaKapos wants to merge 1 commit intofacebook:mainfrom
TatianaKapos:tk-windows-rename

Conversation

@TatianaKapos
Copy link
Copy Markdown
Contributor

@TatianaKapos TatianaKapos commented Mar 28, 2024

Summary:

This PR: https://github.com/facebook/react-native/pull/42801/files#diff-ff466c93fb60f2b0e79ed187f492c9935349a2b2f2a7300b310e2bb30e31c33e creates a new jsi.h and jsi.cpp file in ReactCommon. On windows, even though the files have different paths, MSVC doesn't allow two files to have the same name in the same project. This PR changes the name of the new jsi.h and jsi.cpp files.

Changelog:

[General][Fixed] - Rename utils/jsi files

Test Plan:

tested on windows

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Microsoft Partner: Microsoft Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Mar 28, 2024
@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,876,953 -10
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,250,019 -6
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 4841373
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@arushikesarwani94 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 29, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@arushikesarwani94 merged this pull request in d0cac87.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Microsoft Partner: Microsoft Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants