Skip to content

[embind] Remove argPackAdvance. NFC #24519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RReverser
Copy link
Collaborator

Some time in long past, we unified all types to use a single GenericWireType when packed in a vararg buffer, but never removed argPackAdvance so it remained always set to GenericWireType (except for void, which we don't care about as you can't pass it in params anyway).

Some time in long past, we unified all types to use a single GenericWireType when packed in a vararg buffer, but never removed argPackAdvance so it remained always set to GenericWireType (except for `void`, which we don't care about as you can't pass it in params anyway).
@RReverser RReverser requested review from brendandahl and sbc100 June 7, 2025 19: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