HomePhabricator

convert unsafe fs::path std::string conversion calls [5/7] (util)

Description

convert unsafe fs::path std::string conversion calls [5/7] (util)

Summary:
This is a partial backport of core#22937 [2e/2g]
https://github.com/bitcoin/bitcoin/pull/22937/commits/6544ea5035268025207d2402db2f7d90fde947a6

The backport for this commit was split in to multiple commits to make review easier. This part deals with converting fs::string() calls that
will become unsafe when migrating from boost::filesystem to std::filesystem.

Depends on D10798

Test Plan: ninja all check-all

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D10799

Details

Provenance
PiRKAuthored on Jan 10 2022, 10:18
PiRKPushed on Jan 11 2022, 12:25
Reviewer
Restricted Project
Differential Revision
D10799: convert unsafe fs::path std::string conversion calls [5/7] (util)
Parents
rABC2665ae4c4589: convert unsafe fs::path std::string conversion calls [4/7] (test, fuzz…
Branches
Unknown
Tags
Unknown