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 usage of deprecated std lib APIs #710

Merged
merged 1 commit into from
May 23, 2024

Conversation

squeek502
Copy link
Contributor

@squeek502 squeek502 commented May 23, 2024

Updates Aro in preparation for ziglang/zig#19847.

This is mergable now; it will just avoid compile errors once that PR is merged.

EDIT: CI failure is unrelated and would be fixed by 97697e7:

src/aro/target.zig:744:22: error: switch must handle all possibilities
/opt/hostedtoolcache/zig/master/x64/lib/std/Target.zig:652:5: note: unhandled enumeration value: 'ohos'

@squeek502 squeek502 force-pushed the std-deprecated-apis branch from 64e0ecb to 921b453 Compare May 23, 2024 01:47
@Vexu Vexu merged commit a08792d into Vexu:master May 23, 2024
0 of 3 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.

2 participants