
On Wed, 21 Apr 2010 12:20:41 -0500, Hartmut Kaiser <hartmut.kaiser@gmail.com> 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