Skip to content

Fix support for --namespace on react-native-windows init for cpp#5145

Merged
dannyvv merged 4 commits intomicrosoft:masterfrom
dannyvv:pr/fixNamespace
Jun 11, 2020
Merged

Fix support for --namespace on react-native-windows init for cpp#5145
dannyvv merged 4 commits intomicrosoft:masterfrom
dannyvv:pr/fixNamespace

Conversation

@dannyvv
Copy link
Copy Markdown
Member

@dannyvv dannyvv commented Jun 7, 2020

The react-native-windows init template generation had a bug where namespaces weren't properly accounted for in the cpp project.
This PR takes the x86 slice of the init tests and forces the cpp and the cs language versions to have a namespace.

Microsoft Reviewers: Open in CodeFlow

@dannyvv dannyvv requested a review from a team as a code owner June 7, 2020 03:26
@dannyvv
Copy link
Copy Markdown
Member Author

dannyvv commented Jun 7, 2020

Thanks @asklar for spotting the issue in PR #5126

@dannyvv dannyvv requested review from acoates-ms, asklar and vmoroz June 7, 2020 03:27
@dannyvv dannyvv force-pushed the pr/fixNamespace branch from 753876a to d4c0683 Compare June 7, 2020 04:24
…t the name of the variable. Wishes for well known typed languages everywhere :)
@dannyvv dannyvv force-pushed the pr/fixNamespace branch from d4c0683 to 15fac8c Compare June 7, 2020 04:53
Copy link
Copy Markdown
Member

@asklar asklar left a comment

Choose a reason for hiding this comment

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

thanks!

@dannyvv dannyvv merged commit 7d7b6fb into microsoft:master Jun 11, 2020
@asklar asklar linked an issue Jun 12, 2020 that may be closed by this pull request
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.

namespace option in new project template is wrongly applied

3 participants