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

Re: stdout?

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-01-26 18:10:58 CET

On Fri, Jan 26, 2001 at 09:55:37AM -0600, Ben Collins-Sussman wrote:
> Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
>
> > + apr_os_file_t stdout_fileno = STDOUT_FILENO;
> >
> > + status = apr_put_os_file (&outhandle, &stdout_fileno, pool);
>
> Thanks, Kevin, this did the trick... `svn diff' works now! :)

I figured this one out after I posted the (ahem) "solution". I went in and
fixed up the code so that you don't have to initialize outhandle to NULL any
more.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:20 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.