Skip to content

Update build.zig to work with zig master #2

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

Merged
merged 3 commits into from
Apr 12, 2024

Conversation

DaJobat
Copy link

@DaJobat DaJobat commented Apr 25, 2023

Cool project, great for learning, however it currently doesn't build from zig master branch after the module changes introduced in: ziglang/zig#14498
This updates build.zig to work on master.
This also makes a minor edit to main.zig as for loops work differently on master with the new range syntax introduced in: ziglang/zig#14671

@SilasMarvin SilasMarvin merged commit c97ca83 into SilasMarvin:main Apr 12, 2024
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.

2 participants