$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-11-09 18:23:39
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