Hi 2009/5/20 Andrey Hristov <p...@hristov.com>: > > could you mail me the list of warnings which you see. I try to compile > without any warnings and my latest builds didn't have warnings. So, as long > as I get the list I will try to take care of them. > Thanks
ext\mysqlnd\mysqlnd_debug.c(317) : warning C4018: '>=' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_debug.c(365) : warning C4018: '>=' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_ps_codec.c(87) : warning C4244: '=' : conversion from 'uint64_t' to 'long', possible loss of data ext\mysqlnd\mysqlnd_ps_codec.c(115) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data ext\mysqlnd\mysqlnd_result.c(102) : warning C4244: 'initializing' : conversion from 'uint64_t' to 'unsigned int', possible loss of data ext\mysqlnd\mysqlnd_result.c(106) : warning C4018: '<' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_result.c(193) : warning C4244: '=' : conversion from 'uint64_t' to 'int', possible loss of data ext\mysqlnd\mysqlnd_result.c(795) : warning C4018: '<' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_result.c(931) : warning C4018: '<' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_result.c(1221) : warning C4244: 'function' : conversion from 'uint64_t' to 'size_t', possible loss of data ext\mysqlnd\mysqlnd_result.c(1242) : warning C4244: 'function' : conversion from 'uint64_t' to 'size_t', possible loss of data ext\mysqlnd\mysqlnd_result.c(1243) : warning C4244: 'function' : conversion from 'uint64_t' to 'size_t', possible loss of data ext\mysqlnd\mysqlnd_result.c(1260) : warning C4244: 'function' : conversion from 'uint64_t' to 'size_t', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(615) : warning C4018: '<' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(629) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(814) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(825) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(898) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(1048) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(1063) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(1191) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(1203) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(1317) : warning C4244: 'function' : conversion from 'uint64_t' to 'unsigned int', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(1331) : warning C4244: 'function' : conversion from 'uint64_t' to 'unsigned int', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(1464) : warning C4244: 'initializing' : conversion from 'uint64_t' to 'size_t', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(1567) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(1587) : warning C4244: '=' : conversion from 'int64_t' to 'long', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(1750) : warning C4244: '=' : conversion from 'uint64_t' to 'size_t', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(1760) : warning C4244: 'function' : conversion from 'uint64_t' to 'size_t', possible loss of data ext\mysqlnd\mysqlnd_wireprotocol.c(1942) : warning C4018: '>' : signed/unsigned mismatch ext\mysqlnd\mysqlnd_wireprotocol.c(2002) : warning C4018: '>' : signed/unsigned mismatch These are all the warnings I get (from a PHP_5_3 build, since I reckon mysqlnd was in sync with HEAD then it should be the same there) Windows Vista Ultimate, 32bit little endian (Intel) > > Andrey > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Kalle Sommer Nielsen ka...@php.net -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php