[Insight-developers] Compiple errors after recent changes to CellInterface

Luis Ibanez luis.ibanez at kitware.com
Sat Aug 8 17:00:00 EDT 2009


Hi Gaetan,

The problem was that you conditionally remove the declaration
of the method in the .h file, but left the implementation of
the method in the .txx.

http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/Common/itkCellInterface.h?root=Insight&r1=1.71&r2=1.72&sortby=date

I just committed a fixt (attempt) on the .txx:
http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/Common/itkCellInterface.txx?root=Insight&r1=1.19&r2=1.20&sortby=date


BTW: The builds of VS60 in dash13.kitware are clean builds.
           (the binary three is destroyed every time and it is build
            from scratch).


    Luis


-------------------------------------------------------------------------------
2009/8/8 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>

>
> Le 8 août 09 à 18:46, Bill Lorensen a écrit :
>
>  Gaëtan,
>>
>> Can you look at these errors:
>> http://www.cdash.org/CDash/viewBuildError.php?buildid=397352
>> http://www.cdash.org/CDash/viewBuildError.php?buildid=397011
>>
>> and there may be others.
>>
>> These started after your changes:
>>
>> http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/Common/itkCellInterface.h?root=Insight&r1=1.70&r2=1.71&sortby=date
>>
>>
> I've commited a fix.
> I first thought it was a problem due to a non clean build, and asked Luis
> to clean the build.
>
> It seems that gccxml don't like the absence of method declaration in the
> class. I don't know why that's not the case elsewhere.
>
> Thanks for the reminder,
>
> Gaëtan
>
>
> --
> Gaëtan Lehmann
> Biologie du Développement et de la Reproduction
> INRA de Jouy-en-Josas (France)
> tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
> http://voxel.jouy.inra.fr  http://www.itk.org
> http://www.mandriva.org  http://www.bepo.fr
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090808/39356f78/attachment.htm>


More information about the Insight-developers mailing list