Skip to content

fix duplicate types created by aliases#186

Open
tomas-mraz wants to merge 2 commits intoxlab:masterfrom
tomas-mraz:fix/duplicate_types
Open

fix duplicate types created by aliases#186
tomas-mraz wants to merge 2 commits intoxlab:masterfrom
tomas-mraz:fix/duplicate_types

Conversation

@tomas-mraz
Copy link
Copy Markdown
Contributor

@tomas-mraz tomas-mraz commented Mar 5, 2026

Aliases for types creating duplicity definitions. This patch fixes it.

The first commit stops creating definitions, but it still generates comments with empty "const".
The second one stops creating comments and empty "const" definitions.
This way, it's better to read and understand, but of course, it's ok to squash it.

Tested on Vulkan API headers v1.3.241.

@tomas-mraz tomas-mraz force-pushed the fix/duplicate_types branch from cd3bfbd to e650005 Compare March 5, 2026 20:33
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