Skip to content

Can't remove readonly files on Windows, is it supported? #121

Closed
@wang-zuxian

Description

@wang-zuxian

Describe the bug
Can't remove readonly files on Windows.

To Reproduce
Create an txt file and change the property to readonly, then use ghc::filesystem::remove() to delete this file, it can't be deleted.

Expected behavior
A clear and concise description of what you expected to happen.

Additional context

Metadata

Metadata

Assignees

Labels

WindowsWindows platform is affectedavailable on masterFix is done on master branch, issue closed on next releasebugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions