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

Re: Warning for missing sentinel arguments

From: Ben Reser <ben_at_reser.org>
Date: Mon, 18 Nov 2013 16:07:11 -0800

On 11/18/13 3:03 PM, Julian Foad wrote:
> If no objections I'll commit tomorrow.

On further thinking I don't think SWIG should be excluded in this case. It
makes sense to exclude it from the SVN_DEPRECATED warnings with SWIG because we
expect the SWIG bindings to implement deprecated functions for compatibility
purposes. Same with SVN_EXPERIMENTAL, the warnings are there to discourage
people from using them but the bindings compile time doesn't really help for
that purposes.

However, with the sentinel case I'd say we very much do want to know if the
bindings are using such a function without providing an appropriate sentinel.
Received on 2013-11-19 01:07:45 CET

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.