Skip to content

Switch to using new version of autocxx-bindgen#1442

Merged
adetaylor merged 4 commits intomainfrom
use-callbacks
Feb 16, 2025
Merged

Switch to using new version of autocxx-bindgen#1442
adetaylor merged 4 commits intomainfrom
use-callbacks

Conversation

@adetaylor
Copy link
Copy Markdown
Collaborator

autocxx-bindgen has just been changed substantially to have less dramatic forking from bindgen. This PR makes the corresponding changes in autocxx. It's not quite perfect yet (e.g. some O(n^2) behavior) but should be good enough to run tests.

Part of #124.
Corresponds to adetaylor/rust-bindgen#12.

autocxx-bindgen has just been changed substantially to have less dramatic
forking from bindgen.  This PR makes the corresponding changes in autocxx. It's
not quite perfect yet (e.g. some O(n^2) behavior) but should be good enough to
run tests.

Part of #124.
@adetaylor adetaylor merged commit d85eac7 into main Feb 16, 2025
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