[Haskell-cafe] HDBC-odbc 1.1.4.4 fixes Windows linking problems
John Goerzen
jgoerzen at complete.org
Tue Jun 3 16:00:20 EDT 2008
Hi,
HDBC-odbc version 1.1.4.4 has been uploaded to Hackage. It fixes the
problems some here have encountered regarding ODBC crashes or other
similar odd behavior on Windows. Thanks to Andrew Appleyard for
tracking down the problem and sending me a patch.
The detailed explanation, if you're interested, is a ccall vs. stdcall
issue in FFI. Details here:
http://git.complete.org/hdbc-odbc?a=commit;h=cca312d9891d227094494dcee518f436042e14b4
People that are not using HDBC-odbc on Windows will not find any
difference or other changes in this version.
--
John Goerzen
Author, Foundations of Python Network Programming
http://www.amazon.com/exec/obidos/tg/detail/-/1590593715
More information about the Haskell-Cafe
mailing list