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

Re: [PATCH] apr_getopt_long interface update and interleaving support

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-25 01:14:08 CET

Karl Fogel wrote:
> Haven't committed (and won't) until we figure out what's going on with
> the `const's, though. :-)

Well, I take that back. Can't stay online much longer, and have a
feeling that any further tweaks will be minor, so I committed the
change. Greg H, commit those changes to the Subversion client when
ready, since it's now broken w.r.t. APR. :-)

Greg S, I think I incorporated most of your suggestions except for the
`const' stuff, and that only because I don't fully understand it. If
you add those, go ahead and change the subversion client as necessary.

If it's bogus for some reason, can revert with these commands:

   cd apr/include
   cvs up -p -r 1.22 apr_getopt.h > apr_getopt.h
   cd ../misc/unix
   cvs up -p -r 1.24 getopt.c > getopt.c
   cd ../..
   cvs ci -m "Reverted previous change from ghudson et al."

G'night,
-Karl
Received on Sat Oct 21 14:36:15 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.