I agree that it is a gcc 4.7 issue My FEM patch also verified that. gcc 4.7 handles the use of invalid pointers differently than earlier gcc's. The 4.7 seems correct.
On Sat, Jun 9, 2012 at 1:23 PM, Steve M. Robbins <[email protected]> wrote: > On Sat, Jun 09, 2012 at 08:57:01AM -0400, Bill Lorensen wrote: >> FEM tests are all passing on the debian dashboards today. > > Great. > > >> We need someone to run the spatial object tests in a debugger to give us a >> hint. > > OK, I'll dig out my debugger... > > It seems likely that the problems are uncovered by the compiler gcc > 4.7. I created a third nightly build, Debian-sid-gcc4.6-64bit that > has an identical configuration to Debian-sid-gcc4-64bit, except that > the latter uses the gcc 4.7 compiler. There are no failures in the > 4.6 build. > > -S -- Unpaid intern in BillsBasement at noware dot com _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
