$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jrg_at_[hidden]
Date: 2005-02-12 19:30:56
Boost filesystem paths checked using filsystem::windows_name cannot contain a
colon (":"). But the standard way to specify a particular drive in Windows is to
use a colon (e.g. "C:\Windows"). Shouldn't colons be allowed for specifying a
drive in Windows?
Thanks,
James