[Insight-developers] Found the long standing iImplexMesh problem

Luis Ibanez luis.ibanez at kitware.com
Sat Aug 7 12:39:59 EDT 2004


Bill

Great,
That was one of the biggest issues pending before the release.

I'm about to commit the CMakeLists.txt changes for facilitating to build
applications from InsightApplications as independent projects.

After that I will be looking into the memory leaks for the SimplexMesh...


  Luis


-------------------------
Bill Lorensen wrote:

> The Simplex code has been crashing on the SGI's every since it was 
> first checked in. Today I found the problem...
>
> SimplexMeshGeometry and SimplexMesh were both using 
> NumericTraits<unsigned long>::max instead of NumericTraits<unsigned 
> long>::max(). Of course this is incorrect on all platforms, but for 
> reasons I can't see caused a crucial if comparison to always fail on 
> the SGI's.
>
> Changes are checked in. I suspect the Sgi's will all pass now.
>
> Bill
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>






More information about the Insight-developers mailing list