MantisBT - ITK
View Issue Details
0001538ITKpublic2005-01-27 17:052009-12-14 10:20
Mathieu Malaterre 
Luis Ibanez 
highminoralways
closedduplicate 
 
 
0001538: itkIntTypes.h and 64 bits integer type
The definition of 64 bits integer is wrong in the header file:

Insight/Code/Common/itkIntTypes.h

We need to copy paste from gdcm to have the proper type (__int64) on VS6
No tags attached.
related to 0009426closed Bradley Lowekamp ITK_UINT64 and vxl_uint_64 are not a 64bit integer on windows 
Issue History
2007-09-18 11:49Luis IbanezNote Added: 0009083
2007-09-18 11:50Luis IbanezPrioritylow => high
2009-12-02 17:03Mathieu MalaterreNote Added: 0018664
2009-12-04 11:24Bradley LowekampRelationship addedrelated to 0009426
2009-12-14 10:20Brad KingNote Added: 0018847
2009-12-14 10:20Brad KingStatusassigned => closed
2009-12-14 10:20Brad KingResolutionopen => duplicate

Notes
(0009083)
Luis Ibanez   
2007-09-18 11:49   
To be discussed with Brad K, Bill H.

Options:
a) copying from VTK
b) moving 64 ints discovery and typedefs to kwsys so it can be shared

To be done in WA10, maybe during the NAMIC AHM January 2008
(0018664)
Mathieu Malaterre   
2009-12-02 17:03   
I think this is fixed now...
(0018847)
Brad King   
2009-12-14 10:20   
Discussion and changes appear in issue 0009426, so I'm closing this older one as a duplicate.