apr pkgconfig use (apr.pc vs. apr-1.pc)

2004-06-29 Thread Greg Hudson
Imagine a library downstream from apr (say, Subversion) is trying to follow the APR versioning guidelines (http://apr.apache.org/versioning.html) in order to provide a stable platform for third-party applications and libraries. To do this, the downstream library must define the major version of it

Re: [PROPOSAL] cgi_exec_info_t: detached & addrspace fields combined

2004-06-29 Thread William A. Rowe, Jr.
At 04:17 AM 6/28/2004, Joe Orton wrote: >OK, the apr_procattr_addrspace_set() interface is sufficient to solve >this problem, right? And there's no issue with back-porting that to the >APR 0.9 branch? The only issue is how to use that interface from >mod_cgi/the Netware MPM without requiring an h

Re: cvs commit: apr/build jlibtool.c

2004-06-29 Thread Greg Stein
That license needs to be updated. On Tue, Jun 29, 2004 at 12:41:11PM -, [EMAIL PROTECTED] wrote: > martin 2004/06/29 05:41:11 > > Added: buildjlibtool.c > Log: > Commit the missing jlibtool.c from Justin's > http://www.apache.org/~jerenkrantz/jlibtool.c -- > It was ref

Re: cvs commit: apr/build jlibtool.c

2004-06-29 Thread David Reid
> --On Tuesday, June 29, 2004 3:31 PM +0200 "Roy T. Fielding" > <[EMAIL PROTECTED]> wrote: > > > Hello? What makes you think you can do that? Aside from having the > > wrong license, you don't have the right to commit Justin's code unless > > he tells you to do so on the public mailing list. You

Re: cvs commit: apr/build jlibtool.c

2004-06-29 Thread Justin Erenkrantz
--On Tuesday, June 29, 2004 3:31 PM +0200 "Roy T. Fielding" <[EMAIL PROTECTED]> wrote: Hello? What makes you think you can do that? Aside from having the wrong license, you don't have the right to commit Justin's code unless he tells you to do so on the public mailing list. You should ask him

T&R for 1.0

2004-06-29 Thread David Reid
Well, the last issue seems to have been resolved and by the flurry of patches I guess folks are looking at the code?! So, I'll aim to create 1.0 RC2 tarballs later on tonight/tomorrow and then if all is well we'll release a 1.0 :-) david

Re: cvs commit: apr configure.in

2004-06-29 Thread Joe Orton
On Tue, Jun 29, 2004 at 02:10:48PM -, [EMAIL PROTECTED] wrote: > --- configure.in14 Jun 2004 21:16:40 - 1.589 > +++ configure.in29 Jun 2004 14:10:48 - 1.590 > @@ -522,6 +522,8 @@ >AC_SEARCH_LIBS(gethostbyname, nsl) >AC_SEARCH_LIBS(gethostname, nsl) >A

Re: cvs commit: apr/build jlibtool.c

2004-06-29 Thread Roy T. Fielding
On Tuesday, June 29, 2004, at 02:41 PM, [EMAIL PROTECTED] wrote: martin 2004/06/29 05:41:11 Added: buildjlibtool.c Log: Commit the missing jlibtool.c from Justin's http://www.apache.org/~jerenkrantz/jlibtool.c -- It was referenced by "configure --enable-experimental-libtool

Re: cvs commit: apr/strings apr_strings.c

2004-06-29 Thread Jeff Trawick
[EMAIL PROTECTED] wrote: wrowe 2004/06/28 11:09:16 Modified:strings Tag: APR_0_9_BRANCH apr_strings.c Log: Avoid any edge case or clib bug that might result in a string overflow of the fixed 5-byte buffer for our size function. Returns the '' string when the buffer wo

Re: APR/APU docs tag files

2004-06-29 Thread David Reid
> There is a number of projects that use APR/APU now and many of them > could use Doxygen tag files to reference APR/APU APIs. So, here are two > patches for doxygen.conf files in each repository. These look harmless enough to me and if "users" would find them helpful I think we should include the