On Wed, Aug 3, 2011 at 4:29 PM, Etienne Kneuss <col...@php.net> wrote: > Hi, > > http://pecl.php.net/package/Weakref has been created, and the > standalone code should compile fine (I checked for 5_3 only but > everything should be smooth for 5_4/trunk)
Not exactly (for the record here): weakref.c g:\php-sdk\php54\vc9\x86\pecl\weakref\weakref.c(153) : error C2039: 'default_properties' : is not a member of '_zend_class_entry' g:\php-sdk\php54\vc9\x86\php54\zend\zend.h(462) : see declaration of '_zend_class_entry' g:\php-sdk\php54\vc9\x86\pecl\weakref\weakref.c(153) : warning C4047: 'function' : 'HashTable *' differs in levels of indirection from 'copy_ctor_func_t' g:\php-sdk\php54\vc9\x86\pecl\weakref\weakref.c(153) : warning C4024: 'zend_hash_copy' : different types for formal and actual parameter 2 g:\php-sdk\php54\vc9\x86\pecl\weakref\weakref.c(153) : warning C4022: 'zend_hash_copy' : pointer mismatch for actual parameter 4 g:\php-sdk\php54\vc9\x86\pecl\weakref\weakref.c(153) : error C2198: 'zend_hash_copy' : too few arguments for call Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php