Martin Kraemer wrote:
>
> The tar balls for apache-1.3.19 are at the usual place
> <URL:http://dev.apache/org/dist/>
>
> Please give them a good bashing and tell me about any problems.
> If no problems appear, I propose a release for Wednesday, Feb 28.
>
> Let me hear it!
Compiles fine on SCO UnixWare 7.1.1. We get the usual 'redefined'
errors, but I think that's our problem.
One warning I get now (using gcc) which I didn't get before:
gcc -c -I../os/unix -I../include -O2 -DUW=700 -DUSE_HSREGEX
-DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED `../apaci`ap_getpass.c
ap_getpass.c: In function `ap_getpass':
ap_getpass.c:191: warning: assignment makes pointer from integer without
a cast
Aris