"Brent R. Matzelle" <[EMAIL PROTECTED]> writes: > I just tried to compile the latest APR code with MSVC++ 6 on Win2k > and I experienced the following build errors: > > sockets.c > D:\dev\subversion\apr\network_io\win32\sockets.c(185) : error C2065: > 'protocol' : undeclared identifier
already fixed > D:\dev\subversion\apr\network_io\win32\sockets.c(430) : error C2039: > 'protocol' : is not a member of 'apr_os_sock_info_t' > ./include\apr_portable.h(211) : see declaration of > 'apr_os_sock_info_t' I screwed up... use "0" for last parm in the !APR_ENABLE_FOR_1_0 leg sorry about that!!!!!!!!!! I'll commit the fix in a sec after I check for OS/2 breakage -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...
