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

Re: More error leaks

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2006-01-25 18:11:44 CET

On Wed, 2006-01-25 at 03:35 -0600, Peter Samuelson wrote:
> If I had a vote, I would vote for:
>
> #define SVN_ERROR_T __attribute__((warn_unused_result)) svn_error_t
>
> Then it's just a matter of replacing svn_error_t with SVN_ERROR_T.
> That seems pretty readable to me.

My vote: don't mark up the source code like this at all. It has value
as a debugging aid, but it has greater harm in scaring people away from
the source code.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 25 18:38:13 2006

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.