Graham Leggett wrote:
Paul Querna said:
APR and APR-Util in tar.{bz2,gz,Z} are available at:
http://www.apache.org/~pquerna/dev/apr-1.1.0-rc1/
The following compile warnings are thrown on Solaris v2.9 for apr:
network_io/unix/sendrecv.c && touch network_io/unix/sendrecv.lo
network_io/unix/sendrecv.c: In function `apr_socket_sendfile':
network_io/unix/sendrecv.c:863: warning: cast from pointer to integer of
different size
network_io/unix/sendrecv.c:887: warning: cast from pointer to integer of
different size
Looks like some minor apr_sendfile gremlins. A default build on NetBSD
2.0 failed to enable sendfile at all at configure time. Didn't have
time to enable it explicitly, though I may do later today.
Other netbsd oops already discussed on IRC.
--
Nick Kew