-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
failed to run zig fmt on windows #7654
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
What Windows version did you run this on? I get the same result on Windows 7 SP1 (*), though it worked when I last used it on newest Windows 10 (about 2 weeks ago). (*) even with #7379 EDIT: only applied to my standard library; I didn't check whether rebuilding |
I am using win 7, the result of
|
I believe this is fixed now. |
I am using latest version of zig, downloaded from https://ziglang.org/builds/zig-windows-x86_64-0.7.1+dfacac916.zip
the version is:
the test file is:
the result of
zig run
,zig test
andzig fmt
is:there is no extra useful information for debug this issue.
The text was updated successfully, but these errors were encountered: