Boost logo

Boost-Build :

Subject: Re: [Boost-build] [EXTERNAL] Re: Boost build vacpp on Linux (PPC)
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-03-27 18:53:17


AMDG

On 03/27/2012 03:10 PM, Belcourt, K. Noel wrote:
>
> On Mar 27, 2012, at 3:57 PM, Steven Watanabe wrote:
>
>> AMDG
>>
>> On 03/27/2012 08:09 AM, Belcourt, K. Noel wrote:
>>> It looks like a recent change may have caused problems for the vacpp
>>> toolset on Linux PPC. I haven't had time to debug it but thought I'd
>>> ask if this error looks familiar.
>>>
>>
>> I was getting a lot of errors like this
>> while I was debugging my last set of changes.
>> I'd guess that arg_list_compile in function.c
>> is misbehaving, somehow.
>
> Did that change last Friday / Saturday?
>

The relevant commits are:

Author: steven_watanabe
Date: 2012-03-22 19:26:48 EDT (Thu, 22 Mar 2012)
New Revision: 77491
URL: http://svn.boost.org/trac/boost/changeset/77491

Log:
Optimize variable lookup to bypass hash for constant variable names.

Author: steven_watanabe
Date: 2012-03-24 14:53:21 EDT (Sat, 24 Mar 2012)
New Revision: 77515
URL: http://svn.boost.org/trac/boost/changeset/77515

Log:
Start cleaning up the arg_list hacks. Make the argument list part of
the function instead of part of the rule. Don't var expand formal
arguments.

In Christ,
Steven Watanabe


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