[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/svn_subr svn_parse.c

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-07-12 00:00:24 CEST

On Wed, Jul 12, 2000 at 12:51:13AM -0000, sussman@tigris.org wrote:
> User: sussman
> Date: 00/07/11 17:51:13
>
> Modified: subversion/svn_subr svn_parse.c
> Log:
> prefixed all non-exported routines with svn_ to avoid namespace conflicts.

You can also just make them "static" if they aren't need outside of the
compilation unit.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:05 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.