[Insight-developers] __int64 NumericTraits and Borland

Bill Lorensen bill.lorensen at gmail.com
Tue Nov 24 08:36:12 EST 2009


Brad,

I tried several things to get the NumericTraits<__int64> to work
properly on Borland. No luck.

 I suggest that we modify itkConfigure.h.in as follows:

#ifndef __BORLANDC__
#cmakedefine ITK_TYPE_USE___INT64
#endif

If you agree, I'll check it in,

Bill


More information about the Insight-developers mailing list