|
From: Markus H. <mar...@mh...> - 2008-08-17 21:44:02
|
Phil Longstaff writes: > The attached patch against the CVS version of libdbi changes 'errno' to > 'err_no' in some function prototypes. On win32, when building with > mingw, 'errno' seems to be a #define for (*_errno()), so using 'errno' > in a function prototype doesn't work as expected. > Thanks for reporting and fixing this problem. For the sake of consistency I've also used "err_no" in dbd_internal_error_handler() in dbd_helper.c. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |