Skip to content

target zig@0.16.0 - #1

Open
tyoc213 wants to merge 1 commit into
logic-lancer:masterfrom
contribware:update-zig-version
Open

tyoc213 wants to merge 1 commit into
logic-lancer:masterfrom
contribware:update-zig-version

Conversation

@tyoc213

@tyoc213 tyoc213 commented Aug 26, 2026

Copy link
Copy Markdown
  • Updated build.zig and then build.zig.zon to latest dependencies.
  • Added new std.Io where needed.
  • Updated calls to std.posix.system.*, json.Stringify.value
  • I converted std.posix.fd_t to std.Io.File and used later .handle to continue using posix.system
  • Lots of .empty

Almost all are one liner changes, tested locally editing itself after I got it to run.

* Updated `build.zig` and then `build.zig.zon` to latest dependencies.
* Added new `std.Io` where needed.
* Updated calls to `std.posix.system.*`, `json.Stringify.value`
* I converted `std.posix.fd_t` to `std.Io.File` and used later `.handle`
to continue using `posix.system`
* Lots of `.empty`
@tyoc213
tyoc213 force-pushed the update-zig-version branch from 69211be to 92ccfa7 Compare August 28, 2026 08:50
@tyoc213

tyoc213 commented Aug 28, 2026

Copy link
Copy Markdown
Author

Fixed lsp_root that needs to be 0-terminated sentinel (with the type it can coerce and cause a leakage of 1 byte and I missed free args on main. Should be OK now.

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.

1 participant