[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: Max Bowsher <maxb_at_ukf.net>
Date: 2005-10-04 19:01:55 CEST

C. Michael Pilato wrote:
> "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).

Ah! I see, there are two kinds of double-underscore symbol. That makes
things clearer.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 4 19:03: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.