[Insight-developers] Test programs that won't compile
Joshua Cates
cates at cayenne.cs.utah.edu
Mon Nov 27 20:17:21 EST 2000
Hello,
As of early last week (last time I checked anything in or updated) the
files
> > itkFilterImageAnisotropicDiffusionTest
> > itkFilterImageSingleOperatorTest
> > itkNeighborhoodOperatorTest
compiled without warnings or errors on linux w/ gcc 2.95.1 If there are
errors specific to this code now please let me know.
I'm in the process of fixing the Neighborhood object template definitions
to satisfy the microsoft compiler. If this is especially important to
anyone let me know and I'll expedite. (still working on getting access to
a windows system and ms compiler on which to test) Shouldn't affect you
if you aren't using the neighborhood iterators and container classes, or
if you are using gcc.
Thanks,
Josh.
+--+--+--+--+--+--+--+--+--+--+--+--
Josh Cates
Department of Computer Science
University of Utah
Email: cates at cs.utah.edu
Phone: (801) 587-7697
URL: www.cs.utk.edu/~cates
--+--+--+--+--+--+--+--+--+--+--+---
On Mon, 27 Nov 2000, Bill Hoffman wrote:
> On windows, all of those fail except itkBasicArchitectureTest. The
> problem seems to be in ikNeightborhood.txx. It is using a member
> template. I know that the microsoft compiler does not support
> templated member functions, unless they are in the class definition.
>
> So, it would seem that the current state of the system is broken.
>
> -Bill
>
>
> At 12:29 PM 11/27/00 -0500, Paul Hughett wrote:
>
>
> >As of this morning, the following test programs would not compile
> >on my Linux machine:
> >
> > itkIteratorTests
> > itkFilterImageAnisotropicDiffusionTest
> > itkFilterImageSingleOperatorTest
> > itkBasicArchitectureTest
> > itkNeighborhoodOperatorTest
> >
> >Is this a Linux-specific problem, or have people gotten sloppy about
> >verifying that their code works and doesn't break anything before
> >they commit it to the repository? If it's the former, let me know
> >and I will provide the complete error messages for analysis.
> >
> >Paul Hughett
> >
> >_______________________________________________
> >Insight-developers mailing list
> >Insight-developers at public.kitware.com
> >http://public.kitware.com/mailman/listinfo/insight-developers
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>
More information about the Insight-developers
mailing list