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

Sanity check: removing src_err

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-12-10 07:15:27 CET

I mentioned this in an unrelated thread and got a +1 from Karl, but
I'd like to give people a chance to -1 before I go ahead and do it.

I'd like to remove the src_err field of svn_error_t. We set it in 16
places and use it in one place (libsvn_fs/trail.c line 141; I'm not
including printing it out in svn_handle_error when SVN_DEBUG is set).
We set it variously to errno (7 places), APR_FROM_OS_ERROR() of a
Windows error (4 places), an APR error (3 places), and a Berkeley DB
error (2 places).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 07:16:11 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.