View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016769VTK(No Category)public2016-07-06 11:082016-08-12 09:55
ReporterWill Schroeder 
Assigned ToWill Schroeder 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version7.1.0 
Target VersionFixed in Version 
Summary0016769: MTime on Windows in only 32-bit even on 64-bit build
DescriptionEven 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.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0037477)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2016-07-06 11:08 Will Schroeder New Issue
2016-07-06 11:08 Will Schroeder Assigned To => Will Schroeder
2016-08-12 09:55 Kitware Robot Note Added: 0037477
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team