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

.github, docs, exercises: bump Zig from 0.11.0 to 0.12.0 #392

Merged
merged 2 commits into from
Apr 21, 2024

Conversation

ee7
Copy link
Member

@ee7 ee7 commented Apr 20, 2024

We should merge this only after exercism/zig-test-runner#95 is successfully deployed.

See the Zig 0.12.0 release notes.

I didn't look at sieve at all, for which the tests crashed with:

Running tests for sieve...
./bin/run-tests: line 23:  2287 Trace/breakpoint trap   (core dumped) zig test "test_${exercise_name}.zig"

I just did the quickest fix. Feel free to suggest one with a smaller diff.

ee7 added 2 commits April 20, 2024 14:34
Work around crash with Zig 0.12.0.

This commit essentially reverts a previous commit [1].

[1] 1bcf8f1, 2023-03-23, "exercises(sieve): example: generate primes at compile time"
@ee7 ee7 requested a review from booniepepper April 20, 2024 14:04
@ee7 ee7 marked this pull request as ready for review April 20, 2024 14:04
@ee7 ee7 requested a review from ErikSchierboom April 20, 2024 20:45
@ee7 ee7 self-assigned this Apr 21, 2024
@ee7 ee7 merged commit ebb9581 into exercism:main Apr 21, 2024
7 checks passed
@ee7 ee7 deleted the zig-0.12.0 branch April 21, 2024 11:00
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