From:             dan at yes dot lt
Operating system: windows
PHP version:      5CVS-2005-09-16 (snap)
PHP Bug Type:     PDO related
Bug description:  pdo drivers are not compiled due to compilation errors

Description:
------------
PDO drivers are not compiled due to compilation errors

Some lines from http://snaps.php.net/win32/snapshot-5.1.log

ext\pdo_dblib\dblib_driver.c(250) : error C2198: 'php_pdo_get_exception' :
too few actual parameters
ext\pdo_mysql\mysql_driver.c(100) : error C2198: 'php_pdo_get_exception' :
too few actual parameters
ext\pdo_oci\oci_driver.c(161) : error C2198: 'php_pdo_get_exception' : too
few actual parameters
ext\pdo_odbc\odbc_driver.c(90) : error C2198: 'php_pdo_get_exception' :
too few actual parameters
ext\pdo_pgsql\pgsql_driver.c(83) : error C2198: 'php_pdo_get_exception' :
too few actual parameters
ext\pdo_sqlite\sqlite_driver.c(78) : error C2198: 'php_pdo_get_exception'
: too few actual parameters
ext\pdo_sqlite\sqlite_driver.c(695) : error C2198: 'php_pdo_get_exception'
: too few actual parameters




-- 
Edit bug report at http://bugs.php.net/?id=34523&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34523&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34523&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34523&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34523&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34523&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34523&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34523&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34523&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34523&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34523&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34523&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34523&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34523&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34523&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34523&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34523&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34523&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34523&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34523&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34523&r=mysqlcfg

Reply via email to