[Insight-developers] VS6 compiles and passes all tests

Bill Lorensen bill.lorensen at gmail.com
Sun May 24 07:55:53 EDT 2009


I found the last problem with the Visual Studio 6 build. After recent
checkins to fix compilation errors, one test was failing:

http://www.cdash.org/CDash/testDetails.php?test=23733538&build=339773

It turns out there was a bug in the test:
itkScalarImageToCooccurrenceMatrixFilterTest
and the VS6 build was the only platform that failed the test!

See the commit here:

http://public.kitware.com/cgi-bin/viewcvs.cgi/Testing/Code/Review/Statistics/itkScalarImageToCooccurrenceMatrixFilterTest.cxx?root=Insight&r1=1.1&r2=1.2&sortby=date

Also, on Friday, VS6 was the only compiler to generate a compilation
error in 3 tests that all used the same incorrect C++. For example
see:

 http://public.kitware.com/cgi-bin/viewcvs.cgi/Testing/Code/Review/Statistics/itkSampleTest2.cxx?root=Insight&r1=1.1&r2=1.2&sortby=date

Bill


More information about the Insight-developers mailing list