Russell Yanofsky 6544ea5035 refactor: Block unsafe fs::path std::string conversion calls
There is no change in behavior. This just helps prepare for the
transition from boost::filesystem to std::filesystem by avoiding calls
to methods which will be unsafe after the transaction to std::filesystem
to due lack of a boost::filesystem::path::imbue equivalent and inability
to set a predictable locale.

Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
Co-authored-by: Kiminuo <kiminuo@protonmail.com>
Co-authored-by: MarcoFalke <falke.marco@gmail.com>
2021-10-05 11:10:47 -04:00
..
2021-02-23 14:34:32 +01:00
2021-02-23 14:34:32 +01:00
2021-05-11 10:38:18 +02:00
2021-08-22 17:32:43 +02:00
2021-09-20 13:32:28 +01:00
2021-09-11 10:47:02 +03:00
2021-03-04 18:24:00 +01:00
2021-07-01 12:57:12 -04:00