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

Re: svn commit: rev 7956 - in trunk: . subversion/libsvn_subr

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-12-08 21:23:42 CET

On Mon, 2003-12-08 at 14:52, Erik Huelsmann wrote:
> Well, I did, because Greg Hudson just changed the code to adhere to this
> convention.

Not deliberately; I think most of the things I changed were already like
that. I prefer to put the error message on the same line when possible;
it just doesn't always fit.

(I've seriously thought about proposing to shorten the function names so
that things fit on one line more often. Something like:

   svn_error_create --> (gone)
   svn_error_createf --> svn_err
   svn_error_quick_wrap --> svn_err_wrap (and add fmt/args)
   svn_error_wrap_apr --> svn_err_apr

But that would be a lot of churn.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 8 21:24:31 2003

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.