-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Windows - zig fmt exits with AccessDenied #5643
Copy link
Copy link
Closed
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorfrontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.
Milestone
Metadata
Metadata
Assignees
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorfrontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This happens on the latest master build (windows 10 x64), and happens even when in an admin powershell prompt. The build I had before updating (about a week old) did not have this problem.
I would guess that b30642a caused this regression