Skip to content

Comments

BUG: Minor fix to fast enum support#1614

Merged
cpcloud merged 1 commit intoNVIDIA:mainfrom
mdboom:minor-fast-enum-fix
Feb 17, 2026
Merged

BUG: Minor fix to fast enum support#1614
cpcloud merged 1 commit intoNVIDIA:mainfrom
mdboom:minor-fast-enum-fix

Conversation

@mdboom
Copy link
Contributor

@mdboom mdboom commented Feb 12, 2026

This fixes a bug introduced in #1581. There was a bug in the generator that when an enum is typedef'd under multiple names, it was emitting the first name twice, rather than each of them.

@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Feb 12, 2026

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@mdboom
Copy link
Contributor Author

mdboom commented Feb 12, 2026

/ok to test

@mdboom mdboom requested a review from rparolin February 12, 2026 17:49
@github-actions
Copy link

@cpcloud cpcloud merged commit c7dcd01 into NVIDIA:main Feb 17, 2026
86 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 18, 2026
Removed preview folders for the following PRs:
- PR #1614
mdboom added a commit that referenced this pull request Feb 19, 2026
* BUG: Fix use-after-free in _HelperInputVoidPtr properties (#1629)

* BUG: Fix use-after-free in _HelperInputVoidPtr properties

* Revert cptr ref

* Apply suggestion from @mdboom

* Add fix
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.

2 participants