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

translate-c: improve type parsing #9092

Merged
merged 3 commits into from
Jun 13, 2021
Merged

Conversation

xackus
Copy link
Contributor

@xackus xackus commented Jun 12, 2021

Partially fixes #4071. std.meta.cast needs improvement for a full fix.
Fixes #4168.

I tested the changes on a small program that imports a bunch of mingw headers.
Further testing is welcome.

@Vexu Vexu added the translate-c C to Zig source translation feature (@cImport) label Jun 12, 2021
@Vexu Vexu force-pushed the translate-c-type-parsing branch 2 times, most recently from c50a22f to a52c5fc Compare June 13, 2021 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translate-c C to Zig source translation feature (@cImport)
Projects
None yet
2 participants