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

Autogenerate hrt-bindings.lisp #43

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

sdilts
Copy link
Collaborator

@sdilts sdilts commented Oct 20, 2023

Use a cl-bindgen batch file to auto-generate the bindings file. There are still a few bugs in cl-bindgen, but it's much better than getting mysterious crashes because you forgot to update bindings after change a header file.

Marked as WIP until developer documentation is added and sdilts/cl-bindgen#8 is fixed.

@sdilts sdilts marked this pull request as draft October 20, 2023 00:25
@sdilts sdilts changed the title WIP: Autogenerate hrt-bindings.lisp Autogenerate hrt-bindings.lisp Oct 20, 2023
@sdilts sdilts force-pushed the feat/autogenerate-binding-file branch 2 times, most recently from 330cd4f to 7e5cd6c Compare October 20, 2023 00:49
Use a cl-bindgen batch file to auto-generate the bindings file. There
are still a few bugs in cl-bindgen, but it's much better than getting
mysterious crashes because you forgot to update bindings after
changing a header file.
@sdilts sdilts force-pushed the feat/autogenerate-binding-file branch from 7e5cd6c to 90e1f45 Compare October 20, 2023 23:23
@sdilts sdilts marked this pull request as ready for review October 20, 2023 23:23
@sdilts sdilts merged commit 8d283d9 into master Oct 20, 2023
1 check passed
@sdilts sdilts deleted the feat/autogenerate-binding-file branch October 20, 2023 23:27
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