[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: More APR fun (was Re: undefined reference to `pthread_mutexattr_init'in apr?)

From: Bruce Korb <bkorb_at_sco.COM>
Date: 2000-10-30 18:36:42 CET

Daniel Stenberg wrote:
> ... except that it can't be used "built-in" because of
> the ever-present GPL license:
>
> % head snprintfv-0.98h/COPYING
> GNU GENERAL PUBLIC LICENSE
> Version 2, June 1991
> ...

Humm... You are right. He granted me an AutoOpts waiver a
couple of years ago and I forgot:

##
## As a special exception to the GNU General Public License, if you
## distribute this file as part of a program that also links with and
## uses the libopts library from AutoGen, you may include it under
## the same distribution terms used by the libopts library.

Perhaps, Gary, you can be talked into another exception?
This one for the BSD-licensed subversion.

> ... I'm sure there are many non-GPL ones. One of them being trio:
>
> http://www.contactor.se/~dast/trio/
>
> (I'm one of the authors of this package.)

It is good a start. You addressed the horrid brokenness of the
"%<number>$..." implementations, but not computed arg lists or
callback registration. The issue for Subversion is the callback
procedures so that you can use "%-10{ver}" to insert a version
into the output stream. See:

  http://AutoGen.SourceForge.net/doc/autogen_7.html#SEC224

for more complete list of issues. :-)
Received on Sat Oct 21 14:36:13 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.