[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: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-01-23 22:03:58 CET

On Mon, 23 Jan 2006, Philip Martin wrote:

> Malcolm Rowe <malcolm-svn-dev@farside.org.uk> writes:
>
> >> No problem, we already use __attribute__ in the public API.
> >
> > So do we add a macro that expands to '__attribute__(...) svn_error_t *'
> > and adjust all the existing function declarations/definitions to use that?
>
> No need for a macro, simply add __attribute__(...) to the function
> prototype. It should work since we already do that for other
> attributes.
>
Yes, it should, but to me it looks a little clumsy. I'd prefer a macro
instead.

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 23 22:04:44 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.