$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-06-23 04:42:31
> when trying to use bcp as follows:
>
> "bcp --list build"
>
> I get the following error:
>
> **** exception(205): std::runtime_error: Bad file name: ../boost.css
>
> Any idea what's happening? Other module lists )for example regex) work
> just fine.
I couldn't say for sure, but I have fixed a few bugs in bcp in the run up to
the 1.33 release, that command does work OK with current cvs state, so
either wait for 1.33, or grab a copy of the cvs.
John.