Skip to content

Conversation

@Bergmann89
Copy link
Owner

Related to #150

If groups with the same name, but from different namespaces were
references in the same type, it causes a naming conflict. This
commit adds the prefix of the namespace to the name of the elements
generated for a group from a different namespace to fix this issue.
If a namespace does not have a valid prefix, we generated a `NS_DEFAULT`
constant for this namespaces. If we have multiple namespaces without prefix,
this causes a conflict. This commits renames the `NS_DEFAULT` to `NS_UNNAMED_X`.
@Bergmann89 Bergmann89 merged commit a9f2e13 into master Oct 25, 2025
3 checks passed
@Bergmann89 Bergmann89 deleted the issue-150 branch October 25, 2025 13:34
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.

1 participant