On Tue, 4 Jan 2005, Kamesh Jayachandran wrote:
> Hi Derick,
> in php-src/main/php_sprintf.c
> PHPAPI int
> php_sprintf (char*s, const char* format, ...)
> {
> va_list args;
> char *ret; //ret should be of type integer as vsprintf returns int rather
> than char*
It is already an int, please update your source trees.
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php