Boost logo

Boost :

Subject: Re: [boost] [fusion] for_each on gcc 4.7
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-06-24 12:30:34


On 06/21/2012 08:33 AM, Joel de Guzman wrote:

> No, that is not a proper fix. It just bypasses the problem, which seems
> to be
> a gcc 4.7 problem.

GCC 4.7 is known to implement strict name lookup, unlike many compilers.

If something breaks with GCC 4.7, it's a sign that the code wasn't
standard-compliant, even if it worked with many other compilers before.


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