On Thu, Jun 23, 2011 at 08:57:28AM -0400, C. Michael Pilato wrote: > Omigosh. +1. I, too, know we're well into bikeshed territory here, but if > we're going to paint our sheds anyway, why use only a clear-coat stain > ("return svn_error_return(...)")? Use a color that says something!
Yes, +1! > "svn_error_trace" is a fine choice of a name. Just a pity that it's a > character shorter than the existing name, though, as far as the > global-search-and-replace goes. Mmm... indentation... :-( To avoid this problem we could call it svn_error_trace1, or even svn_error_trace2 since it is technically an upgrade from svn_error_return :)