Boost logo

Boost :

Subject: Re: [boost] [Boost.Config] variadic templates availiable with GCC 5 in C++03 mode
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2014-09-24 04:55:48


Kohei Takahashi <flast_at_[hidden]> writes:

| Hi Lgb,
>
| On 2014/09/24 5:46, Lars Gullik Bjønnes wrote:
>> (resent due to missing membership on boost list)
>>
>> On 23 September 2014 22:43, Lars Gullik Bjønnes <larsbj_at_[hidden]>
>> wrote:
>>> Hi,
>>>
>>> It seems that the checking to define
>>> BOOST_NO_CXX11_VARIADIC_TEMPLATES or not is slightly wrong when
>>> __GNUC__ > 4 (in this case __GNUC__ == 5)
>>>
>>> This was tried fixed in [SVN r70019], but it looks like the fix
>>> was wrong for __GNUC__ > 4.
>>>
>>> (git 050da29d47ce43b1dca6bed03d54c40d5e3d315e)
>
| This issue already filed at [1] and fixed in develop branch (not in
| master yet).
>
| [1] https://svn.boost.org/trac/boost/ticket/10500

Yes, I realized that belatedly.

commit eec808554936ae068b23df07ab54d4dc6302a695
Fix BOOST_NO_CXX11_VARIADIC_TEMPLATES definition - the feature was in…

I cherry picked that into my own repo.

-- 
	Lgb

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk