Hi

2009/6/14 Stanislav Malyshev <s...@zend.com>:
> Hi!
>
> I'm getting this on 5.2:
>
> /root/php-5.2/Zend/zend_execute.h:178: error: invalid conversion from
> 'void*' to 'zval*'
> /root/php-5.2/Zend/zend_execute.h:179: error: invalid conversion from
> 'void*' to 'zend_function*'
> /root/php-5.2/Zend/zend_execute.h: In function 'void
> zend_arg_types_stack_3_pop(zend_ptr_stack*, zend_class_entry**, zval**,
> zend_function**)':
> /root/php-5.2/Zend/zend_execute.h:188: error: invalid conversion from
> 'void*' to 'zend_class_entry*'
> /root/php-5.2/Zend/zend_execute.h:189: error: invalid conversion from
> 'void*' to 'zval*'
> /root/php-5.2/Zend/zend_execute.h:190: error: invalid conversion from
> 'void*' to 'zend_function*'

I noticed Pierre committed a fix for 5.3, but it didn't go in HEAD so
im unsure if thats broken too, but for 5.3 the fix was:
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_execute.h?r1=1.84.2.4.2.8.2.14&r2=1.84.2.4.2.8.2.15

should be the same for 5.2

>
> Is it just me or the build is broken?
> --
> Stanislav Malyshev, Zend Software Architect
> s...@zend.com   http://www.zend.com/
> (408)253-8829   MSN: s...@zend.com
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
regrads,

Kalle Sommer Nielsen
ka...@php.net

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

Reply via email to