-
-
Notifications
You must be signed in to change notification settings - Fork 358
Build fails with expected type '*std.mem.Allocator', found 'std.mem.Allocator'
#429
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
Comments
Confirmed. |
Caused by ziglang/zig#10055, issuing a fix soon |
Should be fixed by #430 :) |
It did build for me locally (Mac), I haven’t confirmed it works though |
Using zig trunk it fails for me on Mac. The CI builds using Zig stable or trunk? |
The CI builds with the Zig version from the downloads page, which is slightly out of date at the moment. What commit of Zig are you building with @dmbfm? You might be using a pre-Allocgate version :) |
I'm using v0.9.0-dev.1815+20e19e75f from the download page! Is that pre-allocgate? I'm kind of lost on that. I get this output:
|
|
Yeah, I had assumed the downloads page was in sync with trunk! Just built zig from trunk on my machine and now zls builds without a problem. Thanks! |
Poggers! |
With zls
227dcb4
and zig8c36243
,zls config
gives:The text was updated successfully, but these errors were encountered: