[Insight-developers] Image Registration Method failing on Cal
eb.crd-continuous
Lorensen, William E (Research)
lorensen at crd . ge . com
Sun, 2 Jun 2002 17:49:18 -0400
I just did a clean. We'll see...
-----Original Message-----
From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
Sent: Sunday, June 02, 2002 4:01 PM
To: Insight Developers
Subject: [Insight-developers] Image Registration Method failing on
Caleb.crd-continuous
Hi,
The test:
itkImageRegistrationMethodTest
is failing in:
caleb.-crdSunOS-5.-7-c++-Continuous
(and only in this platform on continuous build)
It started failing on May 31 at 18:11
after an apparent inocuous change in:
itkImageLinearConstIteratorWithIndex.txx
itkImageLinearIteratorWithIndex.txx
Where two unused #includes for
"SimpleImageRegionIterator"
where removed. (It was running Ok at 17:11)
The program is testing all the exception
throwing involved in the Initialization
of the registration method.
It seems to crash before the last test
which attempts to run the registration with
(intentional) bad parameteres.
It looks like a *dependency* problem since this
removal of unused #includes doesn't alter the
code used by the registration method.
Probaly a file that should have been recompiled,
didn't got rebuild.
maybe a "make depend" could help...
Any ideas ?
Luis
_______________________________________________
Insight-developers mailing list
Insight-developers@public.kitware.com
http://public.kitware.com/mailman/listinfo/insight-developers