Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change ComptimeStringMap to StaticStringMap #129

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

igaryhe
Copy link
Contributor

@igaryhe igaryhe commented Apr 24, 2024

reflect changes made in ziglang/zig@8af59d1

@Snektron
Copy link
Owner

Thanks! Since this breaks 0.12.0 compatibility we'll need to do the regular stuff.

Actually though, I want to see if it's possible to support multiple Zig versions using this comptime if on the Zig version. It seems like it would work and that would make things easier for users. It doesn't seem to hard to add, but then we'll need to set up some CI for that. We can merge this for now and create 0.12 compatibility after that, though.

@Snektron Snektron merged commit 2047f7e into Snektron:master Apr 26, 2024
1 check passed
@igaryhe igaryhe deleted the update-comptimestringmap branch April 27, 2024 06:57
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