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

Re: svn commit: rev 4561 - trunk/subversion/clients/cmdline

From: <gstein_at_lyra.org>
Date: 2003-01-24 19:58:37 CET

On Fri, Jan 24, 2003 at 10:38:33AM -0600, cmpilato@tigris.org wrote:
...
 +++ trunk/subversion/clients/cmdline/cat-cmd.c Fri Jan 24 10:38:29 2003
...
 + /* Grab an APR stdout I/O. */
 + status = apr_file_open_stdout (std_out, pool);
 + if (!APR_STATUS_IS_SUCCESS (status))
 + {
 + return svn_error_create (status, NULL, );

Where's the error message?

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:15:04 2006

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.