ID:               34523
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dan at yes dot lt
-Status:           Assigned
+Status:           Closed
 Bug Type:         PDO related
 Operating System: windows
 PHP Version:      5CVS-2005-09-16 (snap)
 Assigned To:      edink
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2005-09-19 14:07:06] [EMAIL PROTECTED]

See also bug #34255


------------------------------------------------------------------------

[2005-09-16 10:01:02] [EMAIL PROTECTED]

This is either caused by the build machine using outdated
sources/headers or mixing some PDO stuff from PECL and some from the
core..or wrong branch?


------------------------------------------------------------------------

[2005-09-16 09:11:25] dan at yes dot lt

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 this bug report at http://bugs.php.net/?id=34523&edit=1

Reply via email to