[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 16:55:37 CET

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! :)
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.