HEAD compilation failure

From: Date: Thu, 23 Feb 2006 23:12:09 +0000
Subject: HEAD compilation failure
Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Right now HEAD doesn't compile:

/homes/andrei/dev/php-src/ext/libxml/libxml.c: In function `php_libxml_register_export':
/homes/andrei/dev/php-src/ext/libxml/libxml.c:844: incompatible type for argument 2 of `_zend_hash_add_or_update'
/homes/andrei/dev/php-src/ext/libxml/libxml.c:849: incompatible type for argument 1 of `u_charsToUChars_3_4'
/homes/andrei/dev/php-src/ext/libxml/libxml.c:850: incompatible type for argument 3 of `_zend_u_hash_add_or_update'

What is this function supposed to do? Is the goal to register both Unicode and non-unicode entries or just one?

-Andrei


Thread (3 messages)

« previous php.internals (#21992) next »