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

Re: CVS update: subversion/subversion/client .cvsignore Makefile.am README main.c

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-06 18:46:18 CEST

Greg Hudson <ghudson@MIT.EDU> writes:
> I'd also be willing to write a new getopt_long implementation for the
> public domain, since I'm out of Subversion tasks at the moment. I
> could make it suitable for the apr library.

Thanks for the offer; it makes sense to search for one we can use,
first, I think, before you spend time on it.

And I'm *sure* we can find more Subversion tasks for you, Greg.
Awa-ha-ha-ha-haaaah. :-) (There may be small delay while some m1 stuff
gets finished up, but after that there will be an explosion of
available tasks, believe me).

For now, the handwritten option-parser will do, as there are no more
options for m1.

> > /* Hrm... how to get a private enum namespace? Do I have to use the
> > svn prefix, or is there another way? There's no storage being
> > declared here, so `static' shouldn't work. */
>
> An "enum" declaration is like a "struct" or "union" declaration; it
> only applies to the scope it lives in, and never has external linkage.
> So all enum namespaces are "static".

Thanks!
Received on Sat Oct 21 14:36:10 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.