Re: svn commit: rev 5244 - trunk/subversion/tests/libsvn_subr
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-08 01:14:32 CET
On Fri, Mar 07, 2003 at 02:28:06PM -0600, dlr@tigris.org wrote:
The standard idiom here would be:
SVN_ERR( svn_config_read(&cfg, "config-test.cfg", TRUE, pool) );
No variables, and no if/return statements.
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Mar 8 01:09:24 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.