Re: [RFC] Rename 'svn_error_return' to 'svn_error_trace'?
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 23 Jun 2011 14:19:54 +0100
On Thu, 2011-06-23 at 09:15 -0400, C. Michael Pilato wrote:
Looking closer...
There are 695 uses of svn_error_return.
681 of them are "return svn_error_return(...);".
The other 14 are "some_err = svn_error_return(...);".
So if we're going to change the vast majority of these in any way, what
SVN_ERR_RETURN(...)
thus saving 9 characters of horizontal space?
(That's to be defined as:
- Julian
|
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.