[Insight-developers] gcc 4.6 bug

David Doria daviddoria at gmail.com
Tue May 3 20:35:31 EDT 2011


On Mon, Apr 18, 2011 at 2:27 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> I agree with Bill.
>
> We use the construction
>
>     const unsigned int K = n;
>
>      itk::Image< PixelType, K >
>
>
> in many, many places...
>
> We can wait for gcc 4.6 to be fixed.
>
>
>    Luis

FYI this has been fixed in gcc:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48657

David


More information about the Insight-developers mailing list