Skip to content

Conversation

@vmoroz
Copy link
Member

@vmoroz vmoroz commented Apr 21, 2020

The changes is targeting the 0.61-stable branch. It is already fixed in master in PR #4656.
This PR Closes #4631.

The issue is that the REACT_STRUCT implements a GetStructInfo function and it does not have the inline keyword. It causes a linker error if a header file with such REACT_STRUCT code is included in multiple .cpp files.

In this PR we add the missing inline keyword to fix the issue.

Microsoft Reviewers: Open in CodeFlow

@vmoroz vmoroz requested review from a team, NickGerleman and acoates-ms April 21, 2020 16:33
@vmoroz vmoroz requested a review from a team as a code owner April 21, 2020 16:33
Copy link

@NikoAri NikoAri left a comment

Choose a reason for hiding this comment

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

:shipit:

@vmoroz vmoroz added the AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) label Apr 21, 2020
@ghost
Copy link

ghost commented Apr 21, 2020

Hello @vmoroz!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants