|
Mantis - unixodbc_dev
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5055 | minor | have not tried | 2013-03-07 15:17 | 2013-03-07 18:15 | |
|
|
|||||
| Reporter: | dam | Platform: | |||
| Assigned To: | dam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| 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 |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-03-07 15:17 | dam | New Issue | |||
| 2013-03-07 18:15 | dam | Status | new => assigned | ||
| 2013-03-07 18:15 | dam | Assigned To | => dam | ||
| 2013-03-07 18:15 | dam | Note Added: 0010280 | |||
| 2013-03-07 18:15 | dam | Status | assigned => closed | ||
| 2013-03-07 18:15 | dam | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||