Wez Furlong wrote:
> wez             Wed Apr 10 18:42:31 2002 EDT
>
> Modified files:
>   /php4/ext/bz2       bz2.c php_bz2.h
>   /php4/ext/standard  Makefile.frag basic_functions.c file.c file.h
>                       ftp_fopen_wrapper.c http_fopen_wrapper.c
>                       php_fopen_wrapper.c php_fopen_wrappers.h
>   /php4/ext/zlib      php_zlib.h zlib.c zlib_fopen_wrapper.c
>   /php4/main  main.c network.c php_streams.h streams.c user_streams.c
> Log:
> Implement stream context and status notification system.
> Bump the BC for zlib notice to a warning
> # See my RFC to php-dev a few days ago

  \home\php\php4\ext\standard\php_fopen_wrapper.c(59):
  warning C4028: formal parameter 6 different from declaration

  \home\php\php4\main\user_streams.c(35):
  warning C4028: formal parameter 6 different from declaration

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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

Reply via email to