Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-06-04 05:45:50


On Monday 04 June 2007 12:45, Johan Nilsson wrote:
> Vladimir Prus wrote:
>
> [snip]
>
> > Can you try adding
> >
> > import testing ;
> >
> > at the top of your Jamfile? It appears that such
> > statement is executed when testing Boost, but is
> > not executed for a completely standalone project.
> > If such line fixes the problem for you, I'll apply
> > a better fix.
>
> Sorry for intruding, but what kind of "fix" would that be? IMHO I don't
> think that "testing" should be imported implicitly.

I actually planned to implicitly import 'testing'. Now, pretty much everything
is automatically imported, with 'testing' being an exception. Do you think
it's better to require manual import of 'testing'?

- Volodya


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