Zeev Suraski wrote:
> zeev            Sun Mar  4 07:49:38 2001 EDT
> 
>   Modified files:
>     /php4/ext/standard  info.c
>   Log:
>   Fix phpinfo() bug that crept in

  Now I'm getting these warnings:

info.c
D:\Programme\MS Visual Studio\Projekte\php\php4\ext\standard\info.c(92) :
warning C4047: 'function' : Anzahl der Dereferenzierungen bei 'const char *'
und 'char ** ' unterschiedlich
D:\Programme\MS Visual Studio\Projekte\php\php4\ext\standard\info.c(92) :
warning C4024: 'php_body_write' : Unterschiedliche Typen fuer formalen und
uebergebenen Parameter 1
D:\Programme\MS Visual Studio\Projekte\php\php4\ext\standard\info.c(92) :
warning C4047: 'function' : Anzahl der Dereferenzierungen bei 'const char *'
und 'char ** ' unterschiedlich
D:\Programme\MS Visual Studio\Projekte\php\php4\ext\standard\info.c(92) :
warning C4024: 'strlen' : Unterschiedliche Typen fuer formalen und
uebergebenen Parameter 1

  But the crash is gone :-)

-- 
 sebastian bergmann         e-mail :              [EMAIL PROTECTED]
                          homepage :      http://www.sebastian-bergmann.de
                       make a gift : http://wishlist.sebastian-bergmann.de
 measure the usability of your web application -> http://phpOpenTracker.de

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to