[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-01-23 20:53:20 CET

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.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 23 20:55:16 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.