]> granicus.if.org Git - php/commit
Fix warnings
authorUlf Wendel <uw@php.net>
Tue, 5 Oct 2010 08:29:54 +0000 (08:29 +0000)
committerUlf Wendel <uw@php.net>
Tue, 5 Oct 2010 08:29:54 +0000 (08:29 +0000)
commitb3dfb5694969b6db5df6121ad4102e430be2d5e6
treeffd75e5dc3ccf1d6d333f5c3d3db8c8572fc3215
parentd4b1c1ec78ba53ea2ec3c7ab676cbb8bd16c423c
Fix warnings

ext\mysqlnd\mysqlnd_result_meta.c(57) : warning C4090: 'initializing' : different 'const' qualifiers
ext\mysqlnd\mysqlnd_result_meta.c(64) : warning C4090: 'initializing' : different 'const' qualifiers
ext\mysqli\mysqli_report.c(50) : warning C4013: 'php_mysqli_throw_sql_exception' undefined; assuming extern returning int
ext/mysqli/mysqli_report.c
ext/mysqlnd/mysqlnd_result_meta.c