Boost logo

Boost-Build :

From: goodmenzy (goodmenzy_at_[hidden])
Date: 2006-02-23 23:54:00


in the feature.jam the rule
"compose" has a problem.

in line 556, it says:

* if $(composite-property) in $(components)
{
errror composite property "$(composite-property)" cannot have itself as
a component ;
}
*
but i can't find the definition of "components",
so the condition will always false and the error info
will not print out.

Is it the really thought of designer ?
Althrough this codes has no effect on the whole, but I think it is
not what the designer means.


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