$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [nowide] Request for interest (nowide unicode support for windows)
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-06-13 12:48:47
> >
>
> What about boost::filesystem::path?
>
> In Christ,
> Steven Watanabe
>
This has nothing to do with filesystem::path, it is about fixing issues
of standard library under Windows where fopen of std::fstream
is not capable of opening ordinary files.
And BTW simple boost::filesystem::path has exactly the same issue
when it is not "wide path" under Microsoft Windows.
Artyom