[Insight-developers] Warning in itkScalarConnectedComponentImageFilter

Stephen Aylward stephen.aylward at kitware.com
Sun Jul 5 13:41:35 EDT 2009


Hi,

The typename command was missing from the typedef.

I've committed your changes for you.   If you do a cvs update, the file
should be fixed as you've suggested.

Thanks!
Stephen

> -----Original Message-----
> From: Kevin H. Hobbs [mailto:hobbsk at ohiou.edu]
> Sent: Sunday, July 05, 2009 6:55 AM
> To: Luis Ibanez
> Cc: ITK Developers; Stephen Aylward
> Subject: Re: [Insight-developers] Warning in
> itkScalarConnectedComponentImageFilter
>
> Luis Ibanez wrote:
> >
> >
> >    typedef itk::NumericTraits<TInput>::RealType InputRealType;
>
> "TInput" has been replaced with "int" in this experimental build.
>
> http://www.cdash.org/CDash/buildSummary.php?buildid=370726
>
> GCC does not produce an error in this case.
>
> I am now swimming over my head in C++ and must go back to the C only
> shallow end.
>
> Does this typedef need to be moved to one of the special C++ areas of
> the header?


More information about the Insight-developers mailing list