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

Update comments in relation to implicit conversion from std::filesystem::path to std::string

There is actually no bug in MinGW. The different behaviour under Windows is
expected, because the implicit conversion there is only to std::wstring.
parent 4790fa00
No related branches found
No related tags found
Loading
Checking pipeline status