]> granicus.if.org Git - php/commit
Fix compiler warnings - on 32bit size_t is smaller than uint64_t, although
authorAndrey Hristov <andrey@php.net>
Tue, 5 Oct 2010 16:54:14 +0000 (16:54 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 5 Oct 2010 16:54:14 +0000 (16:54 +0000)
commit3daf54ffa063c0f1d5ed20da3de3bcd241846649
tree1cf2265ec3e9076634fe66ccd4fab4269f7c2b0e
parent548661d96d5f643112c5896d12b8f3ee74affacf
Fix compiler warnings - on 32bit size_t is smaller than uint64_t, although
we will never hit this the compiler should be happy.
ext/mysqlnd/mysqlnd_result.c