Skip to content

Array fixes #54

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 15 commits into
base: main
Choose a base branch
from
Open

Array fixes #54

wants to merge 15 commits into from

Conversation

xandaron
Copy link
Collaborator

Closes #32.

I also made a few changes to bindgens logic with multi pointers. Now any type with ** will be interpreted as an array of pointer [^]^ by default. I also updated the type override settings to change the last pointer into [^].

I also considered implementing the ability to pass ^ as a type override to undo this behaviour but i haven't implemented this yet.

@xandaron xandaron requested a review from karl-zylinski June 13, 2025 15:45
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.

Array of array pointers type conversion
1 participant