From: JClawson at tamu dot edu Operating system: Fedora Core 2 PHP version: 5CVS-2005-04-21 (dev) PHP Bug Type: Compile Failure Bug description: Compile errors in:pdo_stmt.c, php_pdo_int.h
Description: ------------ /home/upgrade-tmp/php5-200504212030/ext/pdo/pdo_stmt.c: In function 'do_fetch': /home/upgrade-tmp/php5-200504212030/ext/pdo/pdo_stmt.c:876: warning: pointer targets in passing ar gument 3 of 'ce->unserialize' differ in signedness /home/upgrade-tmp/php5-200504212030/ext/pdo/pdo_stmt.c: At top level: /home/upgrade-tmp/php5-200504212030/ext/pdo/pdo_stmt.c:1749: error: static declaration of 'pdo_dbs tmt_object_handlers' follows non-static declaration /home/upgrade-tmp/php5-200504212030/ext/pdo/php_pdo_int.h:41: error: previous declaration of 'pdo_ dbstmt_object_handlers' was here /home/upgrade-tmp/php5-200504212030/ext/pdo/pdo_stmt.c:2115: error: static declaration of 'pdo_row _object_handlers' follows non-static declaration /home/upgrade-tmp/php5-200504212030/ext/pdo/php_pdo_int.h:49: error: previous declaration of 'pdo_ row_object_handlers' was here make: *** [ext/pdo/pdo_stmt.lo] Error 1 -- Edit bug report at http://bugs.php.net/?id=32795&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32795&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32795&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32795&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32795&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32795&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32795&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32795&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32795&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32795&r=support Expected behavior: http://bugs.php.net/fix.php?id=32795&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32795&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32795&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32795&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32795&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32795&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32795&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32795&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32795&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32795&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32795&r=mysqlcfg
