"Philip M. Gollucci" <[EMAIL PROTECTED]> writes:
> Hi,
>
> I've just commited the DOCS portion of that.
>
> The below was spliced in which I didn't commit. Sine this is actually
> a code change, I'll just double check one more time before adding this part.
+1 to commit.
--
Joe Schaefer
Hi,
I've just commited the DOCS portion of that.
The below was spliced in which I didn't commit. Sine this is actually
a code change, I'll just double check one more time before adding this part.
Index: include/apreq_version.h
===
(gmake docs > stdout) |& grep -i apreq
/usr/home/pgollucci/dev/repos/asf/httpd/apreq/5.8.7_svn_prefork/include/apreq.h:239:
Warning: Member apreq_attr_to_type(T, A, P) of file apreq.h is not
documented.
/usr/home/pgollucci/dev/repos/asf/httpd/apreq/5.8.7_svn_prefork/include/apreq_error.h:43:
Wa
/usr/home/pgollucci/dev/repos/asf/httpd/apreq/trunk/include/apreq.h:50:
Warning: Member APREQ_DEFAULT_READ_LIMIT of file apreq.h is not documented.
AFAIK this isn't used. Just defined:
#define APREQ_DEFAULT_READ_LIMIT(64 * 1024 * 1024)
I believe it supposed to be used here:
diff module
On Wed, 14 Dec 2005, Philip M. Gollucci wrote:
Is it worth fixing these ?
usr/home/pgollucci/dev/repos/asf/httpd/apreq/trunk/include/apreq.h:40:
Warning: Member APREQ_DECLARE(d) of file apreq.h is not documented.
/usr/home/pgollucci/dev/repos/asf/httpd/apreq/trunk/include/apreq.h:41:
Warning:
"Philip M. Gollucci" <[EMAIL PROTECTED]> writes:
> Is it worth fixing these ?
Sure, wanna take a crack at it?
--
Joe Schaefer
Is it worth fixing these ?
usr/home/pgollucci/dev/repos/asf/httpd/apreq/trunk/include/apreq.h:40:
Warning: Member APREQ_DECLARE(d) of file apreq.h is not documented.
/usr/home/pgollucci/dev/repos/asf/httpd/apreq/trunk/include/apreq.h:41:
Warning: Member APREQ_DECLARE_NONSTD(d) of file apreq.h is