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

Fix empty struct #94

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Fix empty struct #94

merged 1 commit into from
Oct 11, 2024

Conversation

arg0d
Copy link
Contributor

@arg0d arg0d commented Oct 4, 2024

Fixes #75

@arg0d arg0d requested a review from Lipt0nas October 4, 2024 13:45
@arg0d
Copy link
Contributor Author

arg0d commented Oct 4, 2024

@itrumper

Lipt0nas
Lipt0nas previously approved these changes Oct 4, 2024
Copy link
Member

@Lipt0nas Lipt0nas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had essentially the same issue in cpp bindgen recently, looks like i wasn't alone :D

Signed-off-by: Kristupas Antanavičius <[email protected]>
@arg0d arg0d force-pushed the kristupas/issue-75 branch from 6f615b1 to f6ffd65 Compare October 11, 2024 13:25
@arg0d arg0d merged commit e1d6fd8 into main Oct 11, 2024
3 checks passed
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.

Empty struct causes errors in generated code
2 participants