Zeev Suraski wrote:
> zeev            Fri May  4 18:42:15 2001 EDT
> 
>   Modified files:
>     /php4/ext/mysql     php_mysql.c php_mysql.h
>   Log:
>   emalloc()'d strings must be freed before the request shutdown;
>   Rule of the thumb:  initialize in RINIT, clean in RSHUTDOWN

php_mysql.c
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(334) : err
or C2065: 'mysql_globals' : not declared variable
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(334) : err
or C2223: Left part of '->connect_error' must point to a struct/union
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(335) : err
or C2223: Left part of '->connect_error' must point to a struct/union
D:\Programme\MS Visual
Studio\Projekte\php\php4\ext\mysql\php_mysql.c(335) : err
or C2198: '_efree' : Not enough parameters

-- 
 sebastian bergmann                            [EMAIL PROTECTED]
                                       http://www.sebastian-bergmann.de

 bonn.phpug.de | www.php.net | www.phpOpenTracker.de | www.titanchat.de

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