Boost logo

Boost-Build :

From: Daniel Schlyder (daniel_at_[hidden])
Date: 2006-11-17 11:41:26


Vladimir Prus wrote:
>> import path ;
>> ECHO [ path.glob-tree /path/to/boost/boost/format : *.* : *CVS* ] ;
>>
>> should only output files in the boost/format and boost/format/detail
>> directories of the Boost distribution, correct?
>>
>> It also outputs files in boost/format/detail/CVS. It does exclude those
>> in boost/format/CVS, though.
>
> Daniel,
> I can't reproduce this with up-to-date HEAD.
>
> Are you sure you've up-to-date version of Boost.Build and Boost.Jam. Which
> system is this? Can't there be some upper-case vs. lower-case in names issue?

I just updated from CVS to be sure. "bjam --version" says:

Boost.Build V2 (Milestone 11)
Boost.Jam 03.1.14

Running the above BB snippet I still get

/E:/libs/boost/boost/format/detail/CVS/Root.bak

as part of the output.

I'm running BJam from a standard command prompt on Windows XP Pro SP2.
It was compiled with MinGW GCC 3.4.5.

-- 
Daniel Schlyder

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk