Hi! On Mar 05, Arkadiusz Miskiewicz wrote: > Hi, > > This patch fixes errno usage. Often in mysql there is assumption > that errno is simple int variable while it is not in glibc (>=2.3.1). > It's a macro.
Thank you. It was fixed since 4.0.11 (though, somehwhat simplified way - #include <errno.h> was added to my_global.h, so all files get it automatically). > Also these patches were ignored while they are fixing real bugs: > http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:132400:200302:fhigljdnohbmleilklpi Applying... Sorry for this - mysql general list is high-traffic list and sometimes mail can slip unnoticed. For patches it's better use internals@ or bugs@ (if it's a bugfix) lists that have much lower traffic. Regards, Sergei -- MySQL Development Team __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Sergei Golubchik <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany <___/ --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php