Skip to content
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

Remove vararg support from the generated bindings #155

Closed
wants to merge 1 commit into from

Conversation

JamesWrigley
Copy link
Member

@thiago4455, can you try this branch and test the demo and any other code you have?

@JamesWrigley JamesWrigley self-assigned this Nov 4, 2024
@thiago4455
Copy link

It does work, without any segfaults.
But when I tried to reproduce the issue with the code from #master it's also gone, so I'm not sure that I tested it properly.

I'll do some more tests and let know

@thiago4455
Copy link

@JamesWrigley I probably should have tested pulling from the repo before.
Commit #12bc4e5 from #153 fixed it already.

Any versions from that commit on including the branch for this new PR, works just fine on my end.

@JamesWrigley
Copy link
Member Author

Oh interesting, I guess those were overwriting the ones from Clang.jl. I'll close this then and tag a new release from master.

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