On 19.07.2006 01:31, Andi Gutmans wrote:
There's also a build error in ZTS in ext/filter and warnings in ext/date.
Can someone take a look?

I've just fixed several problems in ext/filter, but those weren't the problems 
you mentioned.
Also, I don't see any warnings in ext/date either (only a couple in HEAD).

Though, I can see this one in HEAD only:

/home/andi/php5/ext/filter/filter.c:704: warning: passing arg 2 of
`zend_hash_get_current_key_ex' from incompatible pointer type
make: *** [ext/filter/filter.lo] Error 1

and it's well expected, as ext/filter is not Unicode read yet.
Try with clean checkout, looks like you somehow have messed the things up..

--
Wbr, Antony Dovgal

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

Reply via email to