Re: Windows IA64 builds

2004-09-12 Thread Glenn Strauss
On Mon, Sep 13, 2004 at 12:09:20AM -0500, William A. Rowe, Jr. wrote: > At 05:05 PM 9/12/2004, you wrote: > >-AP_DECLARE(long) ap_get_client_block(request_rec *r, char *buffer, apr_size_t > >bufsiz); > >+AP_DECLARE(apr_ssize_t) ap_get_client_block(request_rec *r, char *buffer, > >apr_size_t bufsi

Re: Windows IA64 builds

2004-09-12 Thread William A. Rowe, Jr.
At 05:05 PM 9/12/2004, you wrote: >-AP_DECLARE(long) ap_get_client_block(request_rec *r, char *buffer, apr_size_t >bufsiz); >+AP_DECLARE(apr_ssize_t) ap_get_client_block(request_rec *r, char *buffer, apr_size_t >bufsiz); > >Don't know why long was used here, but it causes a warning >for Windows I

Re: Windows IA64 builds

2004-09-12 Thread Allan Edwards
-AP_DECLARE(long) ap_get_client_block(request_rec *r, char *buffer, apr_size_t bufsiz); +AP_DECLARE(apr_ssize_t) ap_get_client_block(request_rec *r, char *buffer, apr_size_t bufsiz); Don't know why long was used here, but it causes a warning for Windows IA64 build since long is 32 bits. I'm wonder

Bug report for Apache httpd-2.0 [2004/09/12]

2004-09-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Apache httpd-1.3 [2004/09/12]

2004-09-12 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned