4
92
Fork
You've already forked zg
23

WIP: Update package to work with zig 0.16-dev/master. #98

Closed
loftafi wants to merge 3 commits from loftafi/zg-16:master into master
pull from: loftafi/zg-16:master
merge into: atman:master
atman:master
atman:no-allocation
First-time contributor
Copy link
  • std.io.Reader.fixed -> std.Io.Reader.fixed
  • std.mem.trimRight -> std.mem.trimEnd
- std.io.Reader.fixed -> std.Io.Reader.fixed - std.mem.trimRight -> std.mem.trimEnd
- std.io.Reader.fixed -> std.Io.Reader.fixed
 - std.mem.trimRight -> std.mem.trimEnd
Author
First-time contributor
Copy link

This patch works with the latest 0.16-dev master branch but does not work with previous versions (0.15.2 and earlier)

Unfortunately it does not appear possible to design this patch backwards compatible with 0.15.2.

Anyone using 0.16-dev can merge/pul/use this patch.

This patch works with the latest 0.16-dev master branch but does not work with previous versions (0.15.2 and earlier) Unfortunately it does not appear possible to design this patch backwards compatible with 0.15.2. Anyone using 0.16-dev can merge/pul/use this patch.
loftafi changed title from (削除) Remove deprecated std API calls. This continues to building with zig 0.15.2, but prepares for 0.16.0. (削除ここまで) to Update package to work with zig 0.16-dev/master. (Breaking update, that fails under 0.15.2) 2026年02月14日 11:20:27 +01:00
loftafi changed title from (削除) Update package to work with zig 0.16-dev/master. (Breaking update, that fails under 0.15.2) (削除ここまで) to Update package to work with zig 0.16-dev/master. 2026年02月14日 11:20:38 +01:00
atman changed title from (削除) Update package to work with zig 0.16-dev/master. (削除ここまで) to WIP: Update package to work with zig 0.16-dev/master. 2026年03月02日 17:01:18 +01:00
Owner
Copy link

Just leaving a note here that the no-allocation branch will be the root of the Zig 0.16 release. We'll figure out how to get all of this synchronized when the time comes.

Just leaving a note here that the `no-allocation` branch will be the root of the Zig 0.16 release. We'll figure out how to get all of this synchronized when the time comes.
Owner
Copy link

Closed in favor of v0.16.0, which supports Zig v0.16.0.

Closed in favor of [v0.16.0](https://codeberg.org/atman/zg/releases/tag/v0.16.0), which supports Zig `v0.16.0`.
atman closed this pull request 2026年04月21日 18:34:24 +02:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
atman/zg!98
Reference in a new issue
atman/zg
No description provided.
Delete branch "loftafi/zg-16:master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?