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

Re: Laundry list

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-29 00:57:54 CET

I long list, so I'll go for the impossibles first...

Greg Hudson wrote:

> * We should replace svn_error_locate() with extra arguments to
> svn_create_error()'s internal name.
>
How do you propose to wrap svn_error_creatf without using C99 varargs
macros? I don't see how it's possible short of explicitly passing
__FILE__ and __LINE__ to every svn_error_createf call.

> * We should always collect line and file information, but only
> expose it with the appropriate flag set. This will help with
> debugging and will simplify the internal interface.
>
No, we should _collect_ it only with the appropriate flag set, but I
agree this should be a runtime, not compile-time optoin.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 29 00:59:20 2002

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.