Rasmus Lerdorf wrote:
> rasmus          Sat Apr 27 10:07:35 2002 EDT
>
>   Modified files:
>     /Zend       zend_execute_API.c
>   Log:
>   Fix for #14542

    c:\home\php\php4\Zend\zend_execute_API.c(666): warning C4013:
    'PG' undefined
    
    c:\home\php\php4\Zend\zend_execute_API.c(666): error C2065:
    'connection_status': Undeclared identifier
    
    c:\home\php\php4\Zend\zend_execute_API.c(666): error C2065:
    'PHP_CONNECTION_TIMEOUT': Undeclared identifier
    
    c:\home\php\php4\Zend\zend_execute_API.c(666): error C2106:
    '|=': Left operand not an l-value

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