Project

General

Profile

Actions

Feature #7450

closed
RS RM

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

Feature #7450: Allow for the filesystem implementation to be switched to std::filesystem

Added by Roel Standaert over 6 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/10/2020
Due date:
% Done:

100%

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

MV Updated by Matthias Van Ceulebroeck almost 2 years ago Actions #1

  • Description updated (diff)
  • Assignee set to Romain Mardulyn

RM Updated by Romain Mardulyn almost 2 years ago Actions #2

  • Status changed from New to InProgress

RM Updated by Romain Mardulyn almost 2 years ago Actions #3

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

MV Updated by Matthias Van Ceulebroeck over 1 year ago Actions #4

  • Assignee set to Matthias Van Ceulebroeck
  • Target version set to 4.12.0

MV Updated by Matthias Van Ceulebroeck about 1 year ago Actions #5

  • Status changed from Review to Implemented @Emweb
  • Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
  • % Done changed from 0 to 100

MV Updated by Matthias Van Ceulebroeck about 1 year ago Actions #6

  • Status changed from Implemented @Emweb to Implemented @Test

MV Updated by Matthias Van Ceulebroeck about 1 year ago Actions #7

  • Status changed from Implemented @Test to Closed
Actions

Also available in: PDF Atom