From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      6CVS-2006-04-29 (CVS)
PHP Bug Type:     Compile Failure
Bug description:  ncompatible type for argument 3 of `_php_stream_get_line'

Description:
------------
modified        fmk     /php-src/ext/spl/spl_directory.c        04/28/2006 
21:03:58     Remove
ZSTR() from stream macros. Calling function must apply this macro
modified        fmk     /php-src/main/php_streams.h     04/28/2006 21:03:58     
Remove ZSTR()
from stream macros. Calling function must apply this macro
modified        fmk     /php-src/ext/standard/file.c    04/28/2006 21:03:57     
Remove
ZSTR() from stream macros. Calling function must apply this macro
modified        fmk     /php-src/ext/standard/http_fopen_wrapper.c      
04/28/2006
21:03:57        Remove ZSTR() from stream macros. Calling function must apply
this macro
modified        fmk     /php-src/ext/standard/image.c   04/28/2006 21:03:57     
Remove
ZSTR() from stream macros. Calling function must apply this macro

This one broke compiling:

/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/zlib/zlib.c: In function
`zif_gzfile':
/opt/cruisecontrol/projects/PHP_HEAD/php-src/ext/zlib/zlib.c:308:
incompatible type for argument 3 of `_php_stream_get_line'
make: *** [ext/zlib/zlib.lo] Error 1


-- 
Edit bug report at http://bugs.php.net/?id=37241&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37241&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=37241&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37241&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37241&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37241&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37241&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37241&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37241&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37241&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37241&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37241&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37241&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37241&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37241&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37241&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37241&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37241&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37241&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37241&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37241&r=mysqlcfg

Reply via email to