On Wed, Jun 01, 2011 at 01:15:56AM +0200, Johan Corveleyn wrote: > [[[ > The usual namespace rules apply: only names that begin with "SVN_" > and don't contain double underscores are considered part of the public > API. Everything else is not officially supported. > ]]] > > Thinking: "I don't think this should be part of the public API", so I > can just dispense with the "SVN_" prefix.
In this case I would advocate for SVN__DISABLE_PREFIX_SUFFIX_SCANNING :) You're right that it doesn't need to be part of the public API.