Skip to content

update to zig-0.11.0-dev.3724+32cb9462f#9

Merged
mattyhall merged 4 commits intomattyhall:mainfrom
einetuer:bump-to-latest-master
Jun 20, 2023
Merged

update to zig-0.11.0-dev.3724+32cb9462f#9
mattyhall merged 4 commits intomattyhall:mainfrom
einetuer:bump-to-latest-master

Conversation

@einetuer
Copy link
Copy Markdown
Contributor

@einetuer einetuer commented Jun 20, 2023

This allows tomlz's test-suite to compile with more recent nightly builds of zig(and hopefully zig 0.11.0).

It seems that the std.json Api has changed somewhat and GeneralPurposeAllocator.deinit now
returns an enum instead of a bool.

(I also had to change some tests since Value.jsonStringify now emits object fields in a different order. this is upstreams fault.)

@einetuer
Copy link
Copy Markdown
Contributor Author

I've also now made tomlz into a module.
This allows for a very easy installation using zig's new package manager.

Copy link
Copy Markdown
Owner

@mattyhall mattyhall left a comment

Choose a reason for hiding this comment

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

Thank you very much for this. I've fallen behind a little on updating this library.

Making it a module is cool - hopefully it means more people use it :)

Comment thread src/integration_tests.zig Outdated
Comment thread flake.nix
Comment thread src/integration_tests.zig Outdated
@mattyhall mattyhall merged commit b5023a4 into mattyhall:main Jun 20, 2023
@mattyhall
Copy link
Copy Markdown
Owner

Cheers!

@einetuer einetuer deleted the bump-to-latest-master branch June 20, 2023 19:37
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