[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sat May 15 10:17:36 CEST 2010


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/05/15 10:17:36

Modified files:
	cm3/m3-db/odbc/src/WIN32/: SQLtypes.i3 

Log message:
	judging from my MacOSX 10.5, SQLINTEGER and SQLUINTEGER are supposed
	to be 32bits, not pointer-sized. Make it so.
	I found this by removing "long" from Ctypes/BasicCtypes.
	I probably can't remove it, probably will need to add to 32bit, 64bit,
	also a Win32 version of BasicCtypes where long is always 32 bits.




More information about the M3commit mailing list