On Fri, Feb 01, 2002 at 11:00:11AM -0700, Brad Nicholes wrote: > Why is the platform #ifdef WIN32 being included in an HTTPD source > file? I thought the whole idea was to keep platform specific code out > of the general HTTPD source and put it in APR.
It is admittedly lame, but it is only temporary. I have a fix in the works that makes this completely platform neutral, but I'm waiting to test and apply until after our current tag/release cycle (and until I have more time). -aaron