Skip to content

Patch for zig issue #31603 and arraylist change#3

Open
adrian4096 wants to merge 1 commit into
Queyrouzec:masterfrom
adrian4096:master
Open

Patch for zig issue #31603 and arraylist change#3
adrian4096 wants to merge 1 commit into
Queyrouzec:masterfrom
adrian4096:master

Conversation

@adrian4096
Copy link
Copy Markdown

This patch avoids https://codeberg.org/ziglang/zig/issues/31603 and fixes .{} initialization of arraylist in build.zig.

The bypass is avoiding ?type in favor of type, as then the slices seem to have correct offsets.

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