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

Update to v0.12.0 #13

Merged
merged 3 commits into from
May 13, 2024
Merged

Update to v0.12.0 #13

merged 3 commits into from
May 13, 2024

Conversation

AndrewKraevskii
Copy link
Contributor

half closes #12

@kassane
Copy link
Member

kassane commented May 12, 2024

Thanks for the contribution @AndrewKraevskii.

Did you skip web/server?

web/http/server.zig:15:67: error: no field named 'Big' in enum 'builtin.Endian'
/opt/hostedtoolcache/zig/0.12.0/x64/lib/std/builtin.zig:479:20: note: enum declared here
error: the following command failed with 1 compilation errors:

@AndrewKraevskii
Copy link
Contributor Author

Thanks for the contribution @AndrewKraevskii.

Did you skip web/server?

web/http/server.zig:15:67: error: no field named 'Big' in enum 'builtin.Endian'
/opt/hostedtoolcache/zig/0.12.0/x64/lib/std/builtin.zig:479:20: note: enum declared here
error: the following command failed with 1 compilation errors:

it seems so. I'll update it as well

@kassane kassane merged commit 7629f1a into TheAlgorithms:main May 13, 2024
5 checks 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.

Zig v0.12.0 - Update and refactoring
2 participants