And in English: C:\TBR\C++\php4\ext\standard\reg.c(45) : error C2065: 'php_reg_globals' : undeclared identifier C:\TBR\C++\php4\ext\standard\reg.c(45) : error C2059: syntax error : ')' C:\TBR\C++\php4\ext\standard\reg.c(54) : error C2059: syntax error : ')' C:\TBR\C++\php4\ext\standard\reg.c(56) : error C2059: syntax error : 'else' C:\TBR\C++\php4\ext\standard\reg.c(60) : error C2059: syntax error : 'return' C:\TBR\C++\php4\ext\standard\reg.c(61) : error C2059: syntax error : '}' C:\TBR\C++\php4\ext\standard\reg.c(76) : error C2065: '_free_reg_cache' : undeclared identifier C:\TBR\C++\php4\ext\standard\reg.c(368) : warning C4018: '<=' : signed/unsigned mismatch
--Wez. On 09/25/02, "Sebastian Bergmann" <[EMAIL PROTECTED]> wrote: > 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 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php