[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 15:33:41 CET

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:

> > (Specifically, in file_io/unix/open.c, line 227 where it tries to set
> > ->filedes).
> As in you are giving it a file descriptor, but it is treating it like a
> FILE *. Try just passing it stdout instead of STDOUT_FILENO.

Yeah, passing `stdout' removed the segfault, but now nothing happens.
I still don't see the diff command printing anything to stdout. Hm.
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.