Project

General

Profile

Actions

Feature #7450

open

Allow for the filesystem implementation to be switched to std::filesystem

Added by Roel Standaert about 5 years ago. Updated 6 months ago.

Status:
Review
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/10/2020
Due date:
% Done:

0%

Estimated time:

Description

Currently Wt 4 uses boost::filesystem internally and in some examples. I think we should be able to switch to std::filesystem if available.

I attached a patch for it, but the current hurdle is the fact that with GCC 9 I can't convert a file_time_type to time_t.


Files

stdfs.patch (17.7 KB) stdfs.patch Roel Standaert, 02/10/2020 02:19 PM
Actions #1

Updated by Matthias Van Ceulebroeck 7 months ago

  • Description updated (diff)
  • Assignee set to Romain Mardulyn
Actions #2

Updated by Romain Mardulyn 7 months ago

  • Status changed from New to InProgress
Actions #3

Updated by Romain Mardulyn 6 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions

Also available in: Atom PDF