[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-01-26 21:00:05 CET

On 1/25/06, Julian Foad <julianfoad@btopenworld.com> wrote:

> 2. SVN_NO_IGNORE(svn_error_t *)
> function_name(param one,
> param two);

I prefer this method, FWIW, since it implies that what you're not
supposed to ignore is the svn_error_t * you get from the function, and
more importantly because it avoids obscuring the return value.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 26 21:01:29 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.