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

Re: The meaning of double-underscore symbols

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-10-04 18:36:05 CEST

"Max Bowsher" <maxb@ukf.net> writes:

> It is unclear exactly what is allowed to make use of these symbols -
> only the library containing that symbol, or any code within the
> subversion project.

If only the library containing the symbol could access it, the symbol
would be best defined in a library-specific header file (fs.h, not
svn_fs.h; wc.h, not svn_wc.h). If any code within the subversion
project could use it, I would think it would be in /include (though
ideally with big ol' warnings about how it was an internal-use-only
symbol).

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 4 18:37:10 2005

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.