Skip to content

Conversation

@e0328eric
Copy link
Contributor

Continued from #187. I forget to change build/patch.zig file. In zig version 0.16.0-dev.1888+9d497d0d7, filesystem libraries moved into std.Io, so this code does not work on zig 0.15.2 or below.

e0328eric and others added 3 commits January 1, 2026 17:07
Now that nightly builds of Zig 0.16 have sufficiently diverged from
0.15.2, it's time to drop CI support on the main branch of ziglua in
order to continue merging PRs.

Unfortunately, the latest versions of `zig translate-c` appear to be
unable to deal with the `LUA_QL` macro present in Lua 5.1 and LuaJIT.
I've opened an issue, which is linked below. Once that issue is
resolved, these tests should be reenabled.

https://codeberg.org/ziglang/translate-c/issues/282
@robbielyman
Copy link
Collaborator

thanks for this! i think it looks like latest has now deleted std.fs.File?

@e0328eric
Copy link
Contributor Author

Yes. it moved to std.Io.File.

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