ID:               37288
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      6CVS-2006-05-03 (CVS)
 Assigned To:      andrei
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2006-05-03 05:52:46] [EMAIL PROTECTED]

Description:
------------
This commit by andrei broke HEAD:

modified        andrei  /php-src/ext/unicode/property.c 05/02/2006
23:49:16        FALSE on empty string.
modified        andrei  /php-src/ext/unicode/property.c 05/02/2006
23:39:15        Implement C/POSIX migration functions.
modified        andrei  /php-src/ext/unicode/unicode.c  05/02/2006
23:39:15        Implement C/POSIX migration functions.

Actual result:
--------------
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pgsql/pgsql.c: In
function `php_pgsql_convert':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pgsql/pgsql.c:4613:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from
incompatible pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pgsql/pgsql.c: In
function `php_pgsql_insert':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pgsql/pgsql.c:5303:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from
incompatible pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pgsql/pgsql.c: In
function `build_assignment_string':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/pgsql/pgsql.c:5415:
warning: passing arg 2 of `zend_hash_get_current_key_ex' from
incompatible pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/datetime.c:
In function `zif_strptime':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/datetime.c:104:
warning: assignment makes pointer from integer without a cast
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/exec.c: In
function `zif_shell_exec':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/exec.c:409:
warning: passing arg 3 of `_php_stream_copy_to_mem_ex' from
incompatible pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/image.c: In
function `php_handle_swc':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/image.c:214:
warning: passing arg 3 of `_php_stream_copy_to_mem_ex' from
incompatible pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/string.c: In
function `php_u_strtr':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/string.c:3583:
warning: initialization from incompatible pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/string.c: In
function `php_u_similar_char':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/string.c:4058:
warning: passing arg 1 of `php_similar_char' from incompatible pointer
type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/string.c:4058:
warning: passing arg 3 of `php_similar_char' from incompatible pointer
type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/streamsfuncs.c:
In function `zif_stream_get_contents':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/standard/streamsfuncs.c:404:
warning: passing arg 3 of `_php_stream_copy_to_mem_ex' from incompatible
pointer type
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/unicode/unicode.c:22:
php_property.h: No such file or directory
make: *** [ext/unicode/unicode.lo] Error 1


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


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

Reply via email to