Skip to content

Fix backs-compat generation when custom namespace in use#266

Merged
kzu merged 1 commit into
mainfrom
dev/FixGlobalNamespace
Mar 22, 2023
Merged

Fix backs-compat generation when custom namespace in use#266
kzu merged 1 commit into
mainfrom
dev/FixGlobalNamespace

Conversation

@kzu

@kzu kzu commented Mar 22, 2023

Copy link
Copy Markdown
Member

We were not properly conditioning the new ThisAssembly-based generation on the usage of a custom ThisAssemblyNamespace, causing P2P scenarios to fail since we were simultaneously generating in the custom namespace and the global one.

Fixes #258

We were not properly conditioning the new ThisAssembly-based generation on the usage of a custom ThisAssemblyNamespace, causing P2P scenarios to fail since we were simultaneously generating in the custom namespace *and* the global one.

Fixes #258
@kzu kzu added the bug label Mar 22, 2023
@kzu kzu enabled auto-merge (rebase) March 22, 2023 17:24
@kzu kzu merged commit 8303091 into main Mar 22, 2023
@kzu kzu deleted the dev/FixGlobalNamespace branch March 22, 2023 17:25
@devlooped devlooped locked and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ThisAssemblyNamespace is ignored when updating from 2.3.0 to 3.0.4

1 participant