Georg Richter wrote:
georg           Fri Jun 24 10:44:46 2005 EDT

Modified files: /php-src/ext/mysqli mysqli_fe.c Log:
  reverted Ilias changes - added get_warnings methods
  (forgot to commit the file in my last commit)

Looks like there is still something missing, compilation fails with the following:

ext/mysqli/.libs/mysqli_fe.o(.data+0x3d8): undefined reference to `zif_mysqli_get_warnings' ext/mysqli/.libs/mysqli_fe.o(.data+0x6bc): undefined reference to `zif_mysqli_stmt_get_warnings' ext/mysqli/.libs/mysqli_fe.o(.data+0xa70): undefined reference to `zif_mysqli_get_warnings' ext/mysqli/.libs/mysqli_fe.o(.data+0xec4): undefined reference to `zif_mysqli_stmt_get_warnings'


Ilia

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to