ID:               37324
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Bogus
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      6CVS-2006-05-05 (CVS)
 New Comment:

I did not forget this. Andrei checked in the file in question
(/ZendEngine2/zend_API.h) two hours later at 05/04/2006 23:22:17. So
please do not mark this as bogus, when it's not bogus. It's just fixed
in CVS, but was a valid bug.


Previous Comments:
------------------------------------------------------------------------

[2006-05-05 08:18:14] [EMAIL PROTECTED]

You forgot to do `cvs up Zend`.
Please use internals@ for such questions in the future.
Thank you.

------------------------------------------------------------------------

[2006-05-05 06:40:57] [EMAIL PROTECTED]

Description:
------------
Must be one of these:

modified        tony2001        /php-src/ext/informix/config.m4 05/04/2006
20:59:59        several minor fixes: nuke compile warnings etc.
modified        tony2001        /php-src/ext/informix/ifx.ec    05/04/2006
20:59:59        several minor fixes: nuke compile warnings etc.
modified        andrei  /php-src/ext/unicode/php_property.h     05/04/2006
20:37:12        Some more work on property/names stuff.
modified        andrei  /php-src/ext/unicode/property.c 05/04/2006
20:37:12        Some more work on property/names stuff.
modified        andrei  /php-src/ext/unicode/unicode.c  05/04/2006 20:37:12     
Some
more work on property/names stuff.

Actual result:
--------------
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/xsl/xsltprocessor.c:
In function `zif_xsl_xsltprocessor_set_parameter':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/xsl/xsltprocessor.c:608:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from
incompatible pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c: In
function `_php_stream_write_buffer':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c:1277:
warning: passing arg 4 of `ucnv_fromUnicode_3_4' from incompatible
pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c: In
function `_php_stream_passthru':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/main/streams/streams.c:1577:
warning: passing arg 4 of `ucnv_fromUnicode_3_4' from incompatible
pointer type
ext/unicode/property.o: In function `zif_char_get_mirrored':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/unicode/property.c:261:
undefined reference to `RETURN_UCHAR32'
ext/unicode/property.o: In function `zif_char_from_digit':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/unicode/property.c:367:
undefined reference to `RETURN_UCHAR32'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37324&edit=1

Reply via email to