MantisBT - VTK
View Issue Details
0016769VTK(No Category)public2016-07-06 11:082016-08-12 09:55
Will Schroeder 
Will Schroeder 
normalminorhave not tried
closedmoved 
7.1.0 
 
TBD
incorrect functionality
0016769: MTime on Windows in only 32-bit even on 64-bit build
Even when building Windows 64-bit, the MTime ("unsigned long") is only 32-bit in length. What happens is that after long VTK execution the MTime will wrap around and cause problems in pipeline execution and the state of objects.

To fix this would require the creation of a type guaranteed to represent 64-bit integral values on all 64-bit builds. This type would then have to replace "unsigned long" throughout the code.
No tags attached.
Issue History
2016-07-06 11:08Will SchroederNew Issue
2016-07-06 11:08Will SchroederAssigned To => Will Schroeder
2016-08-12 09:55Kitware RobotNote Added: 0037477
2016-08-12 09:55Kitware RobotStatusbacklog => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved

Notes
(0037477)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.