$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-06-14 11:31:23
On Jun 14, 2005, at 11:03 AM, David Abrahams wrote:
> "John Maddock" <john_at_[hidden]> writes:
>
>>> Excuse my being a little insistent on this,but I think the problem
>>> should be addressed one way or another, as it's causing tons
>>> of regressions.
>>> I've prepared a patch for tools/build/v1/boost-base.jam (attached).
>>> Is it OK to commit?
>>
>> There is a simpler (temporary) fix, which is to add
>> <define>BOOST_ALL_NO_LIB=1 to those new toolsets.
>>
>> But in principle I agree with your fix (especially if it works!),
>> Rene Rivera is responsible for that code however, and the best
>> person to check with.
>
> Right. And Rene will be on vacation until the 18th.
>
> I say check it in and be prepared to back it out if anything implodes
> or Rene objects.
Agreed. We need to get these regressions under control if we're going
to get 1.33.0 any time soon.
Doug