-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Description
PS C:\project\test> Get-Acl .\main.zig
Directory: C:\project\test
Path Owner Access
---- ----- ------
main.zig DESKTOP-RRE04JV\Sebastian BUILTIN\Users Allow Modify, Synchronize...
PS C:\project\test> zig fmt main.zig
main.zig
AccessDenied
PS C:\project\test>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
Reactions are currently unavailable
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.