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

Re: stdout?

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2001-01-26 18:17:07 CET

Greg Stein <gstein@lyra.org> writes:

> 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.

Cool... right now Mike Pilato is sitting here trying to get rid of the
"unistd.h" dependency in client/diff.c, so it will compile on Win32.
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.