Skip to content

Move gradually to std::filesystem #952

@teusbenschop

Description

@teusbenschop

It is now time to use the newer filesystem calls from the std::filesystem library.

To keep testing whether it keeps working after the move.

  • Cloud.
  • Linux tarball.
  • Cloud Ubuntu package.
  • Client Ubuntu package.
  • Debian packages - assumed to be good - not yet tested.
  • Android - 5 out of 6 devices had crashes in C++ - remain with the C API - to be retried later.
  • iOS - It builds with std::filesystem but the app is very slow in the simulator - to be retried later.
  • macOS
  • Windows - may requirer newer Visual Studio
  • If Windows done: Remove thestd::wstring: Nope, this is still needed for other calls.
  • If done: Remove DIRECTORY_SEPARATOR
  • If done: Remove USE_STD_FILESYSTEM

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions