Skip to content
Snippets Groups Projects
Verified Commit 5b400b69 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Use std::filesystem::path::string() when writing paths to std::cout/std::cerr

Otherwise they will be quoted, which is not desirable, especially under
Windows (backslashes will be duplicated).
parent e0b2583f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment