Project

General

Profile

Actions

Feature #7450

open

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

Added by Roel Standaert about 4 years ago.

Status:
New
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

No data to display

Actions

Also available in: Atom PDF