Re: svn commit: rev 7513 - trunk/subversion/clients/cmdline
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-25 02:33:16 CEST
bliss@tigris.org writes:
> Author: bliss
> Modified: trunk/subversion/clients/cmdline/log-cmd.c
> @@ -192,7 +196,8 @@
SVN_ERR (svn_stream_printf (...));
I know the printf was unchecked, but I see no reason not to catch the
svn_error_clear (svn_stream_printf (...));
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 25 02:33:52 2003 |
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.