
24 Jun
2012
24 Jun
'12
4:30 p.m.
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.