
15 Dec
2006
15 Dec
'06
6:50 p.m.
I noticed that code I have using foreach which used to work is now giving segfault. I haven't traced it (and don't have time now), but I am sure that changing the code from BOOST_FOREACH back to a manual for loop fixes it. This is on gcc4.1.1, (linux). This code had been working with boost cvs versions as of a few weeks ago. The other diff is that boost is now built with v2, but I don't see how that would cause such a problem.