Hi,

with the latest snapshots I get a compiler error:

Compiling...
mod_isapi.c
F:\Projects\MSVC\httpd-2.0\modules\arch\win32\mod_isapi.c(895) : error C2065: 'rv' : undeclared identifier
F:\Projects\MSVC\httpd-2.0\modules\arch\win32\mod_isapi.c(1501) : error C2065: 'comp' : undeclared identifier
F:\Projects\MSVC\httpd-2.0\modules\arch\win32\mod_isapi.c(1501) : warning C4047: 'function' : 'struct apr_thread_mutex_t *' differs in levels of indirection from 'int '
F:\Projects\MSVC\httpd-2.0\modules\arch\win32\mod_isapi.c(1501) : warning C4024: 'apr_thread_mutex_lock' : different types for formal and actual parameter 1
Error executing cl.exe.


Juergen

Reply via email to