|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2002-12-12 20:17:23
Wow, I just crashed bjam by using this rule. I notice it's
undocumented, also.
The error happens here:
TARGET* t = search_for_target( arg1->string, arg2 );
^^^^^^^^^^^^
Since arg1 is an empty list, it is NULL.
I was wondering if we really need this builtin, since we have Glob and
we can find out about SEARCH and LOCATE on any target.
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
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