$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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