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

Re: svn commit: rev 1662 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-04-11 06:36:33 CEST

Greg Stein <gstein@lyra.org> writes:
> That is part of the public interface, so it shouldn't have two underscores
> after the "svn_io" portion.

Bing! Nice catch, thanks!

> >...
> > +++ trunk/subversion/libsvn_wc/questions.h Wed Apr 10 00:29:12 2002
> >...
> > + * history and logs, available at http://subversion.tigris.org/.
> > + * ====================================================================
> > + */
> > +
> > +
> > +#include <apr_pools.h>
> > +#include "svn_types.h"
> > +#include "svn_string.h"
> > +#include "svn_error.h"
>
> Even private headers must have guards and the C++ stuff.

Thanks again (and same for the next two).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 11 06:32:01 2002

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.