Boost.Build -q fix for 1.45

On IRC, Philipp Reh reported that 1.45 beta will fail if Boost.Build is invoked with -q, and any configuration test fails. The reason is that while Steven fixed this on trunk some time ago, I failed to merge to release branch. Since this bug means that Boost will outright not build in some cases, and since the fix is not really new, I think it should be checked in to release branch even at this point. The proposed diff is this: http://codepad.org/eoeawRoG Any objections before I go ahead? - Volodya

On 11/16/2010 11:10 AM, Vladimir Prus wrote:
On IRC, Philipp Reh reported that 1.45 beta will fail if Boost.Build is invoked with -q, and any configuration test fails. The reason is that while Steven fixed this on trunk some time ago, I failed to merge to release branch. Since this bug means that Boost will outright not build in some cases, and since the fix is not really new, I think it should be checked in to release branch even at this point.
The proposed diff is this:
Any objections before I go ahead?
I tend not to have objections about merging tools to release. So no objection here. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

On 11/16/2010 12:17 PM, Rene Rivera wrote:
On 11/16/2010 11:10 AM, Vladimir Prus wrote:
On IRC, Philipp Reh reported that 1.45 beta will fail if Boost.Build is invoked with -q, and any configuration test fails. The reason is that while Steven fixed this on trunk some time ago, I failed to merge to release branch. Since this bug means that Boost will outright not build in some cases, and since the fix is not really new, I think it should be checked in to release branch even at this point.
The proposed diff is this:
Any objections before I go ahead?
I tend not to have objections about merging tools to release. So no objection here.
No objection, but be sure to test locally before committing to release. Thanks, -- Eric Niebler BoostPro Computing http://www.boostpro.com
participants (3)
-
Eric Niebler
-
Rene Rivera
-
Vladimir Prus