View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011084ITKpublic2010-08-03 15:022010-10-21 12:31
ReporterBradley Lowekamp 
Assigned ToBradley Lowekamp 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionITK-4-A0 
Target VersionFixed in VersionITK-4-A0 
Summary0011084: cmakedefine ITK_TYPE_USE_LONG_LONG is not needed
DescriptionC++98 does not require this type.
C99 does require this type.

The long double type is defined in the standard in the same places.

I believe this type is supported by all compilers on the dashboard except BCC and VS6.0, when this flag was added.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Status
Attached Files

 Relationships
parent of 0011086closedBradley Lowekamp Numeric Traits for array like types should use partial template specialization 

  Notes
(0021711)
Bradley Lowekamp (developer)
2010-08-11 11:09

Commited:
http://itk.org/gitweb?p=ITK.git;a=commitdiff;h=83abbcee4d0e5136ff0897e30ae4831900774f96;hp=a1b5f91f180193cc7918aa6b13d07cca1899345d [^]
(0021770)
Bradley Lowekamp (developer)
2010-08-16 08:54

The commit seems to be working with out issue.

 Issue History
Date Modified Username Field Change
2010-08-03 15:02 Bradley Lowekamp New Issue
2010-08-03 15:19 Bradley Lowekamp Relationship added parent of 0011086
2010-08-04 10:19 Bradley Lowekamp Summary cmakedefine ITK_TYPE_LONG_LONG is not needed => cmakedefine ITK_TYPE_USE_LONG_LONG is not needed
2010-08-04 10:19 Bradley Lowekamp Description Updated
2010-08-11 11:07 Bradley Lowekamp Status new => assigned
2010-08-11 11:07 Bradley Lowekamp Assigned To => Bradley Lowekamp
2010-08-11 11:09 Bradley Lowekamp Note Added: 0021711
2010-08-16 08:54 Bradley Lowekamp Note Added: 0021770
2010-08-16 08:54 Bradley Lowekamp Status assigned => resolved
2010-08-16 08:54 Bradley Lowekamp Fixed in Version => ITK-4-A0
2010-08-16 08:54 Bradley Lowekamp Resolution open => fixed
2010-10-21 12:31 Gabe Hart Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team