Sebastian Bergmann wrote:
Sebastian Bergmann wrote:

c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2275:
'ulong': illegal use of this type as an expression
c:\home\php\php-5.1\Zend\zend_config.w32.h(43):
see declaration of 'ulong'
c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2146:
syntax error: missing ';' before identifier 'h'
c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2144:
syntax error: '<Unknown>' should be preceded by '<Unknown>'
c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2144:
syntax error: '<Unknown>' should be preceded by '<Unknown>'
c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2143:
syntax error: missing ';' before 'identifier'
c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2065:
'h': undeclared identifier


 After Andrey's recent commit to the PHP_5_0 branch (to fix the other
 build failure I reported) I get this same error there, too.

looks like Jani just fixed it

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



Reply via email to