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

Convert boost::filesystem references to std::filesystem #4057

Closed
clemahieu opened this issue Jan 18, 2023 · 3 comments
Closed

Convert boost::filesystem references to std::filesystem #4057

clemahieu opened this issue Jan 18, 2023 · 3 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@clemahieu
Copy link
Contributor

std::filesystem is supported as of C++17, replace usages of boost::filesystem with std::filesystem.

@clemahieu clemahieu added the good first issue Good for newcomers label Jan 18, 2023
@qwahzi qwahzi added this to the Backlog milestone Jan 24, 2023
@mariomoliner
Copy link
Contributor

I would like to take this one

@RickiNano
Copy link
Contributor

@qwahzi
This issue can be closed now
There is also a very old PR #4183 that can also be closed

@qwahzi qwahzi modified the milestones: Backlog, V26.0 Oct 19, 2023
@qwahzi
Copy link
Collaborator

qwahzi commented Oct 19, 2023

Awesome, thank you Ricki!

@qwahzi qwahzi closed this as completed Oct 19, 2023
@qwahzi qwahzi moved this to Merged / V26.0 in Nano Roadmap Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Merged / V26.0
Development

No branches or pull requests

4 participants