$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [phoenix] not playing nice with other libs
From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2011-05-06 16:06:13
On Wed, May 4, 2011 at 11:41 PM, Eric Niebler <eric_at_[hidden]> wrote:
> On 5/5/2011 2:54 AM, Daniel Walker wrote:
>> If you guys like, I could up the default BOOST_RESULT_OF_NUM_ARGS to,
>> say, 15. I don't anticipate that it would cause any problems.
>
> Hey, that'd be swell. Not sure why this solution didn't occur to me.
> Looks like for the purpose of Phoenix, you'd only need to bump it by 1
> to 11. I'm not sure why 11 instead of 10. Thomas?
OK, done. I bumped it up to 16 just for good measure, so there'll be
plenty of elbow room in the future.
Daniel Walker