$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: me22 (me22.ca_at_[hidden])
Date: 2007-05-23 21:21:54
On 23/05/07, Vivek Nallur <nallur_at_[hidden]> wrote:
> Is there any mechanism to force boost to check the native filesystem
> for a path format? Adding
> default_name_check(boost::filesystem::native) does not seem to help.
> I'm still getting the invalid name exception.
>
The obligatory checking has been entirely removed in 1.34, so
upgrading may be an acceptable solution.
~ Scott McMurray