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

Zig tracking issue #22

Open
dvmason opened this issue Dec 14, 2023 · 0 comments
Open

Zig tracking issue #22

dvmason opened this issue Dec 14, 2023 · 0 comments

Comments

@dvmason
Copy link
Owner

dvmason commented Dec 14, 2023

This is a tracking issue for upstream Zig. (see Third Party Tracking Issues)
Overall, Zig is really great and its cross-compilation abilities are great, but some (planned) proposals and bug fixes would make it better:

  • issue Stage2: false dependency loop ziglang/zig#12325 (regression introduced in stage2) is blocking me being able to test conveniently. I have so far been able to avoid *anyopaque/@ptrCast but zig test foo.zig fails with circular definition error, so I have to zig test bar.zig (where foo.zig and bar.zig (correctly) refer to each other actually there are about six files that mutually refer to each other) and I worry that one day there won't be one I can start the test from.
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

No branches or pull requests

1 participant