Skip to content

Update build.zig.zon, POSIX code for Zig 0.14#4

Merged
softprops merged 3 commits intosoftprops:mainfrom
nrdave:main
May 8, 2025
Merged

Update build.zig.zon, POSIX code for Zig 0.14#4
softprops merged 3 commits intosoftprops:mainfrom
nrdave:main

Conversation

@nrdave
Copy link
Contributor

@nrdave nrdave commented May 8, 2025

Similar to #3, but also fixes how the winsize type is retrieved (previous line caused build errors)
Also updates the build.zig.zon file with Zig 0.14 information (fingerprint, change package name to enum literal)
Bumped Zig version since it no longer builds on 0.13

nrdave added 3 commits May 8, 2025 10:08
- Change package name to enum literal
- Add package "fingerprint"
- Bump minimum Zig version to 0.14 (Zig 0.13 errors if I run zig build)
Change where winsize is imported from and change struct field names
Should have done this before the CI jobs, sorry
@softprops
Copy link
Owner

excellent thank you!

@softprops softprops merged commit 4592088 into softprops:main May 8, 2025
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.

2 participants