apache_config.c
C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142:
Type redefinition without consequences
php_functions.c
C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: 
Type redefinition without consequences
C:\home\php\php4\SAPI\APACHE2FILTER\php_functions.c(87) : warning C4244: 
'function' : Conversion of '__int64 ' to 'long ', possible data loss
C:\home\php\php4\SAPI\APACHE2FILTER\php_functions.c(118) : warning C4090: 
'=' : Different 'const'-Identifiers
sapi_apache2.c
C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: 
Type redefinition without consequences
C:\home\php\php4\SAPI\APACHE2FILTER\sapi_apache2.c(119) : warning C4018: 
'<' : Conflict between signed and unsigned
C:\home\php\php4\SAPI\APACHE2FILTER\sapi_apache2.c(148) : warning C4090: 
'initializing' : Different 'const'-Identifiers
C:\home\php\php4\SAPI\APACHE2FILTER\sapi_apache2.c(469) : warning C4133: 
'function' : Incompatible types - from 'void (__cdecl *)(struct 
apr_pool_t *, struct apr_pool_t *,struct apr_pool_t *,struct server_rec
*)' to 'int (__cdecl *)(struct apr_pool_t *,struct apr_pool_t *, struct
apr_pool_t *,struct server_rec *)'

-- 
  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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to