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

chore: use new @memset api #1156

Merged
merged 1 commit into from
Apr 27, 2023
Merged

Conversation

travisstaloch
Copy link
Sponsor Contributor

No description provided.

@SuperAuguste SuperAuguste merged commit 1ef3944 into zigtools:master Apr 27, 2023
@20kano
Copy link

20kano commented Apr 28, 2023

install transitive failure
└─ install zls transitive failure
   └─ zig build-exe zls Debug native 1 errors
      └─ options success
src/analyser/InternPool.zig:3336:5: error: expected 3 arguments, found 2
    @memset(&str1, 0);
> zig version
0.11.0-dev.2839+d0311e28b

@sagehane sagehane mentioned this pull request Apr 28, 2023
@sagehane
Copy link
Contributor

sagehane commented Apr 28, 2023

I think the issue seems to be that this change requires the minimum supported Zig version to be bumped?

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.

None yet

5 participants