[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: Branko Čibej <brane_at_xbc.nu>
Date: 2006-01-25 22:46:08 CET

Greg Hudson wrote:
> 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.
>
+1. We have valgrind, after all.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 25 22:46:50 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.