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
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libdbi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libdbi-devel

Reply via email to