Mantis - unixodbc_dev
Viewing Issue Advanced Details
5055 minor have not tried 2013-03-07 15:17 2013-03-07 18:15
dam  
dam  
normal  
closed  
fixed  
none    
none  
0005055: SIZEOF_LONG_INT should be different in unixodbc_conf.h for 32 and 64 bit
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
Issue History
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
(0010280)
dam   
2013-03-07 18:15   
This issue is resolved in 2.3.1,REV=2013.03.07 and pushed to unstable.