Skip to content
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

Use the std::filesystem and support non-quite-POSIX-compliant filesystems (such as Amiga FS) #9296

Merged
merged 9 commits into from
Nov 30, 2024

Conversation

oleg-derevenetz
Copy link
Collaborator

@oleg-derevenetz oleg-derevenetz commented Nov 24, 2024

Related to #9294

std::filesystem is designed to be aware of the target platform rules for working with filesystem paths.

@oleg-derevenetz oleg-derevenetz added the improvement New feature, request or improvement label Nov 24, 2024
@oleg-derevenetz oleg-derevenetz added this to the 1.1.5 milestone Nov 24, 2024
@oleg-derevenetz oleg-derevenetz marked this pull request as ready for review November 27, 2024 07:43
@ihhub ihhub merged commit f3beb6f into ihhub:master Nov 30, 2024
20 checks passed
@ihhub
Copy link
Owner

ihhub commented Nov 30, 2024

@oleg-derevenetz , thank you so much for these updates!

@oleg-derevenetz oleg-derevenetz deleted the std-filesystem branch November 30, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature, request or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants