Brad, Your recent change to FloodFilledFunctionConditionalIterator is causing a crash under Visual C++. The error message is: itkFloodFilledFunctionConditionalIterator.txx(49) : error C2899: typename cannot be used outside a template declaration The same error also appears in itkFloodFilledFunctionConditionalIterator.h line 134. -Damion-