Re: doxygen [ALL AS 1]

2005-12-31 Thread Joe Schaefer
"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

Re: doxygen [ALL AS 1]

2005-12-28 Thread Philip M. Gollucci
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 ===

Re: doxygen [ALL AS 1]

2005-12-17 Thread Philip M. Gollucci
(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

Re: doxygen

2005-12-17 Thread Philip M. Gollucci
/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

Re: doxygen

2005-12-16 Thread Philip M. Gollucci
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:

Re: doxygen

2005-12-16 Thread Joe Schaefer
"Philip M. Gollucci" <[EMAIL PROTECTED]> writes: > Is it worth fixing these ? Sure, wanna take a crack at it? -- Joe Schaefer

doxygen

2005-12-13 Thread Philip M. Gollucci
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