|
Boost : |
Subject: Re: [boost] [1.43][beta] Fix for MPL under gcc 4.5
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2010-04-21 23:05:55
On Wed, 21 Apr 2010 12:20:41 -0500, Hartmut Kaiser
<hartmut.kaiser_at_[hidden]> wrote:
> I applied the patch after regenerating the affected preprocessed files.
> Here is the commit message:
>
> (In [61467]) MPL: fixed #4061: gcc-4.5 compilation problems related to
> arity_helper, applied attached patch to the main aux_/template_arity.hpp
> and regenerated the corresponding file
> preprocessed/gcc/template_arity.hpp. No other preprocessed files are
> affected.
Thanks, Hartmut!
> This patch seemed to be fine as all it does is to qualify an internal
> name in order to avoid it being looked up through ADL. This appears to be
> reasonably safe as this name is internal and not supposed to be found
> using ADL in the first place.
Yep. Plus we have tests :).
Thanks again,
-- Aleksey Gurtovoy MetaCommunications Engineering
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk