Actions
Bug #14311
openCompilation with C++17 filesystem is broken
Start date:
02/06/2026
Due date:
% Done:
0%
Estimated time:
Description
When I compile with -DWT_CPP17_FILESYSTEM_IMPLEMENTATION="std", compilation fails because the file WDocRootDataInfo.C (introduced fairly recently) uses Boost.Filesystem directly instead of using your feature-flag-aware cpp17::filesystem.
The fix is trivial. I submitted a pull request on GitHub and also attached that diff as a patch file in this issue
https://github.com/emweb/wt/pull/237
Files
Updated by Romain Mardulyn about 12 hours ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn about 12 hours ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Actions