| Anonymous | Login | 2026-03-31 19:11 CEST |
| Main | My View | View Issues |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0005055 | [unixodbc_dev] | minor | have not tried | 2013-03-07 15:17 | 2013-03-07 18:15 | ||
| Reporter | dam | View Status | public | ||||
| Assigned To | dam | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | ||||||
| Summary | 0005055: SIZEOF_LONG_INT should be different in unixodbc_conf.h for 32 and 64 bit | ||||||
| Description |
diff -Naur install-isa-sparcv8/opt/csw/include/unixodbc_conf.h install-isa-sparcv9/opt/csw/include/unixodbc_conf.h --- install-isa-sparcv8/opt/csw/include/unixodbc_conf.h 2011-12-16 13:50:20.714978266 +0100 +++ install-isa-sparcv9/opt/csw/include/unixodbc_conf.h 2011-12-16 13:58:41.179524061 +0100 @@ -44,7 +44,7 @@ #endif #ifndef SIZEOF_LONG_INT -#define SIZEOF_LONG_INT 4 +#define SIZEOF_LONG_INT 8 #endif #ifndef ALLREADY_HAVE_WINDOWS_TYPE |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0010280) dam (administrator) 2013-03-07 18:15 |
This issue is resolved in 2.3.1,REV=2013.03.07 and pushed to unstable. |
| Copyright © 2000 - 2008 Mantis Group |