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

Cannot build on zig master #1158

Closed
yerlaser opened this issue Apr 27, 2023 · 3 comments
Closed

Cannot build on zig master #1158

yerlaser opened this issue Apr 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@yerlaser
Copy link

Zig Version

0.11.0-dev.2880+aa3405aab

Zig Language Server Version

50f0753

Steps to Reproduce

zig build -Doptimize=ReleaseSafe

Expected Behavior

zls gets built

Actual Behavior

src/analyser/InternPool.zig:3336:5: error: expected 2 arguments, found 3
    @memset(&str1, 0, str1.len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
@yerlaser yerlaser added the bug Something isn't working label Apr 27, 2023
@truemedian
Copy link
Contributor

Associated zig change ziglang/zig#15278

@travisstaloch
Copy link
Sponsor Contributor

closed by #1156

@yerlaser
Copy link
Author

Yes, it builds now. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants