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

Issue 780 and status and notify functions

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-05-19 21:47:52 CEST

Hi,

While solving issue #780 I came across the little problem that the return
value of svn_wc_notify_func_t and svn_wc_status_func_t is void, so they
can't report failure. So, in the current interface, we have to ignore any
printf errors there and continue.

Do we want to change the interfaces for these functions (implying new
APIs, deprecating the old and all that) or is it sufficient to just print
a warning to stderr (once!), ingore the error and continue?

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 19 22:04:08 2004

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.