ID:               34092
 Updated by:       [EMAIL PROTECTED]
 Reported By:      david dot tulloh at anu dot edu dot au
-Status:           Open
+Status:           Bogus
 Bug Type:         Strings related
 Operating System: Debian Linux
 PHP Version:      5CVS-2005-08-12 (dev)
 New Comment:

Merge is not completely done - please do not try to do this yet.


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

[2005-08-12 07:03:47] david dot tulloh at anu dot edu dot au

Description:
------------
I was trying to give the new unicode stuff a spin but it wouldn't
compile.



Reproduce code:
---------------
>./cvsclean
>cvs update
>./buildconf
>http://localhost:100/configure_line
>make

Actual result:
--------------
/bin/sh /home/lod/Downloads/php-cvs/libtool --silent
--preserve-dup-deps --mode=compile
/home/lod/Downloads/php-cvs/meta_ccld  -Iext/standard/
-I/home/lod/Downloads/php-cvs/ext/standard/ -DPHP_ATOM_INC
-I/home/lod/Downloads/php-cvs/include
-I/home/lod/Downloads/php-cvs/main -I/home/lod/Downloads/php-cvs
-I/usr/include/libxml2 -I/usr/include/postgresql/8.0
-I/usr/include/tidy -I/home/lod/Downloads/php-cvs/TSRM
-I/home/lod/Downloads/php-cvs/Zend  -D_REENTRANT  -g -O2 -pthread -DZTS
 -prefer-non-pic -c /home/lod/Downloads/php-cvs/ext/standard/string.c -o
ext/standard/string.lo 
/home/lod/Downloads/php-cvs/ext/standard/string.c: In function
`php_expand_u_trim_range':
/home/lod/Downloads/php-cvs/ext/standard/string.c:619: error: `tsrm_ls'
undeclared (first use in this function)
/home/lod/Downloads/php-cvs/ext/standard/string.c:619: error: (Each
undeclared identifier is reported only once
/home/lod/Downloads/php-cvs/ext/standard/string.c:619: error: for each
function it appears in.)
/home/lod/Downloads/php-cvs/ext/standard/string.c: In function
`zif_strstr':
/home/lod/Downloads/php-cvs/ext/standard/string.c:1915: warning:
assignment from incompatible pointer type
/home/lod/Downloads/php-cvs/ext/standard/string.c:1916: warning:
passing arg 1 of `u_strncpy_3_4' from incompatible pointer type
/home/lod/Downloads/php-cvs/ext/standard/string.c:1918: warning:
initialization from incompatible pointer type
make: *** [ext/standard/string.lo] Error 1



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


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

Reply via email to