MantisBT - ITK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0011084 | ITK | | public | 2010-08-03 15:02 | 2010-10-21 12:31 |
|
| Reporter | Bradley Lowekamp | |
| Assigned To | Bradley Lowekamp | |
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | ITK-4-A0 | |
| Target Version | | Fixed in Version | ITK-4-A0 | |
| Resolution Date | |
| Sprint | |
| Sprint Status | |
|
| Summary | 0011084: cmakedefine ITK_TYPE_USE_LONG_LONG is not needed |
| Description | C++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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | parent of | 0011086 | closed | Bradley Lowekamp | Numeric Traits for array like types should use partial template specialization |
|
| Attached Files | |
|
| 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 |