Skip to content

Zig 0.16.0#18

Open
Khitiara wants to merge 18 commits intozig-osdev:mainfrom
Khitiara:zig-0.16.0
Open

Zig 0.16.0#18
Khitiara wants to merge 18 commits intozig-osdev:mainfrom
Khitiara:zig-0.16.0

Conversation

@Khitiara
Copy link
Copy Markdown
Collaborator

@Khitiara Khitiara commented Apr 18, 2026

This PR disables fuzz tests temporarily because I dont understand the api well enough to update them.

bnuuydev and others added 17 commits February 3, 2026 21:31
the main breakage here is caused by writergate. there's some weirdness
going on to do with file paths and the build system too though, so that
should be dealt with before merging. also the new writer and reader
don't provide any error specificity, so we don't know why a read or a
write failed now. this should also be considered: perhaps creating a
custom interface is warranted?
we set the cwd of dimmer to the script directory such that the run step passes
the correct relative paths. this caused weirdness in zig's dependency
file handling - zig expects relative paths to be relative to the project
root instead of the cwd of the run step. changing paths to be absolute
is a suitable workaround.
@Khitiara
Copy link
Copy Markdown
Collaborator Author

windows compilation failure is due to https://codeberg.org/ziglang/translate-c/issues/327

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