At 02:30 AM 4/9/2002, Aaron Bannert wrote:
>Yup, I just posted something similiar to dev@apr. I was hoping that
>one of the primary win32 developers could fix this up for us.

Done.  But did you overlook something?

ssl_engine_mutex.c
D:\clean\httpd-2.0\modules\ssl\ssl_engine_mutex.c(72) : warning C4013: 
'apr_lock_create' undefined; assuming extern returning int
D:\clean\httpd-2.0\modules\ssl\ssl_engine_mutex.c(72) : error C2065: 
'APR_MUTEX' : undeclared identifier
D:\clean\httpd-2.0\modules\ssl\ssl_engine_mutex.c(72) : error C2065: 
'APR_LOCKALL' : undeclared identifier
D:\clean\httpd-2.0\modules\ssl\ssl_engine_mutex.c(89) : warning C4013: 
'apr_lock_child_init' undefined; assuming extern returning int
D:\clean\httpd-2.0\modules\ssl\ssl_engine_mutex.c(100) : warning C4013: 
'apr_lock_acquire' undefined; assuming extern returning int
D:\clean\httpd-2.0\modules\ssl\ssl_engine_mutex.c(113) : warning C4013: 
'apr_lock_release' undefined; assuming extern returning int



Reply via email to