Skip to content

Integrate RN Nightly 10/02 - #12243

Merged
Yajur Grover (YajurG) merged 5 commits into
microsoft:mainfrom
YajurG:YajurG-integrate-10-02
Oct 16, 2023
Merged

Integrate RN Nightly 10/02#12243
Yajur Grover (YajurG) merged 5 commits into
microsoft:mainfrom
YajurG:YajurG-integrate-10-02

Conversation

@YajurG

@YajurG Yajur Grover (YajurG) commented Oct 13, 2023

Copy link
Copy Markdown
Contributor

Type of Change

Integration

What

react/react-native@2de964c...0371014

Relevant PRs:

Microsoft Reviewers: Open in CodeFlow
Microsoft Reviewers: Open in CodeFlow

@YajurG Yajur Grover (YajurG) changed the title Yajur g integrate 10 02 Integrate RN Nightly 10/02 Oct 13, 2023
@YajurG
Yajur Grover (YajurG) marked this pull request as ready for review October 16, 2023 18:12
@YajurG
Yajur Grover (YajurG) requested review from a team as code owners October 16, 2023 18:12

// Polyfill of C++ 23 to_underlying()
// https://en.cppreference.com/w/cpp/utility/to_underlying
template <typename T>

@YajurG Yajur Grover (YajurG) Oct 16, 2023

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method was implemented with auto e as the parameter upstream, as per the link in the comments, but that was causing an error "a parameter cannot have a type that contains 'auto'" - want to confirm if current change is an appropriate fix. From what I found, it looked like the error was related to the current version of C++ we are using.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks okay.


// Polyfill of C++ 23 to_underlying()
// https://en.cppreference.com/w/cpp/utility/to_underlying
template <typename T>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks okay.

@YajurG
Yajur Grover (YajurG) merged commit 8e36a6a into microsoft:main Oct 16, 2023
@YajurG
Yajur Grover (YajurG) deleted the YajurG-integrate-10-02 branch October 16, 2023 20:24
Yajur Grover (YajurG) added a commit to YajurG/react-native-windows that referenced this pull request Oct 18, 2023
* Integrate 10/02

* Integrate 10/02

* Change files

* fixed ReactCommon errors
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.

3 participants