Andrei Zmievski wrote:
> andrei          Wed Sep 25 10:02:35 2002 EDT
>
>   Modified files:
>     /php4/ext/standard  reg.c reg.h
>   Log:
>   Fix bug #17570.

reg.c
C:\home\php\php4\ext\standard\reg.c(45) : error C2065: 'php_reg_globals' :
nicht
deklarierter Bezeichner
C:\home\php\php4\ext\standard\reg.c(45) : error C2059: Syntaxfehler : ')'
C:\home\php\php4\ext\standard\reg.c(54) : error C2059: Syntaxfehler : ')'
C:\home\php\php4\ext\standard\reg.c(56) : error C2059: Syntaxfehler :
'else'
C:\home\php\php4\ext\standard\reg.c(60) : error C2059: Syntaxfehler :
'return'
C:\home\php\php4\ext\standard\reg.c(61) : error C2059: Syntaxfehler : '}'
C:\home\php\php4\ext\standard\reg.c(76) : error C2065: '_free_reg_cache' :
nicht
deklarierter Bezeichner
C:\home\php\php4\ext\standard\reg.c(368) : warning C4018: '<=' : Konflikt
zwisch
en signed und unsigned

-- 
  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