View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000099VTK(No Category)public2003-07-25 11:152003-09-23 16:28
ReporterBill Hoffman 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000099: cmake should test for ansi stream header files
DescriptionCMake should be used to test for ansi header files. Right now, it uses them for gcc and devenv but users can turn on VTK_USE_ANSI_STDLIB by hand and break code. The HP supports ANSI, but does not have the new header files. This should be a cmake test.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0000119)
Brad King (developer)
2003-09-23 16:28

The top-level CMakeLists.txt file in VTK now test for the existence of non-ANSI and ANSI stream headers separately. The VTK_USE_ANSI_STDLIB option is only provided if both headers are available.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team