Skip to content

Updates for building/testing on Zig 0.16.0#29

Merged
deckarep merged 4 commits into
mainfrom
prep-for-zig-0.16.0
Apr 23, 2026
Merged

Updates for building/testing on Zig 0.16.0#29
deckarep merged 4 commits into
mainfrom
prep-for-zig-0.16.0

Conversation

@deckarep

@deckarep deckarep commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Some minor fixes for Zig 0.16.0 - would like for someone to look this over!

  • Fix unit test namespace change
  • zig fmt
  • Tweaks to build.zig.zon
  • Update license header on all files.

@deckarep

deckarep commented Apr 22, 2026

Copy link
Copy Markdown
Owner Author

@thevilledev - would you like to take a look at these changes?

@thevilledev thevilledev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing @deckarep, LGTM! Minor note about the example/demo in main.zig and .paths

Comment thread build.zig.zon Outdated
"src/hash_set/unmanaged.zig",
"src/hash_set.zig",
"src/array_hash_set.zig",
"src/main.zig",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to ship this example/demo to downstream consumers of the library? Could consider removing it just to keep the dependency minimal

@deckarep deckarep merged commit 45ea3b1 into main Apr 23, 2026
1 check passed
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