Uh, bzero is standard *nix function that has nothing to do with libmysql. I will change it to memset since Win32 does not appear to like it :/

Ilia

Andrey Hristov wrote:
bzero() is a function exported by libmysql.

Andrey

Andi Gutmans wrote:

Seems to be due to Ilia's latest patch.
Ilia, can you please change to memset()?

Thanks,

Andi

At 07:16 AM 6/14/2005 +0200, Sebastian Bergmann wrote:

network.obj: error LNK2019: unresolved external symbol _bzero referenced
 in function _php_network_connect_socket_to_host

--
Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php






--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to