
9 Nov
2007
9 Nov
'07
11:23 p.m.
Johan Ström wrote:
Hello list!
Im working on an app wich is to run on windows, linux and OSX. I just switched from using filesystem::path to wpath, to be able to use i18n'ed paths on Windows. However this gave me a bunch of problems on Linux.
A simple test case:
test.cpp ...
This also failed for me. I'll debug it in the next day or so. Thanks for the report, --Beman