php5\ext\standard\filestat.c(582): warning C4013:
   'virtual_access' undefined

   php5\ext\standard\filestat.c(582): error C2065:
   'W_OK': undeclared identifier

   php5\ext\standard\filestat.c(584): error C2065:
   'R_OK': undeclared identifier

   php5\ext\standard\filestat.c(586): error C2065:
   'X_OK': undeclared identifier

   php5\ext\standard\filestat.c(588): error C2065:
   'F_OK': undeclared identifier

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

         http://www.professionelle-softwareentwicklung-mit-php5.de/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to