From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: open-pipe fd duplications Date: Mon, 15 Sep 2003 14:45:05 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87d6e2i5ke.fsf@zagadka.ping.de> References: <87lluikzxt.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063630151 1306 80.91.224.253 (15 Sep 2003 12:49:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2003 12:49:11 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 15 14:49:08 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ysmy-0006tE-00 for ; Mon, 15 Sep 2003 14:49:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19yslL-0000ub-7t for guile-devel@m.gmane.org; Mon, 15 Sep 2003 08:47:27 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19yskj-0000mL-HJ for guile-devel@gnu.org; Mon, 15 Sep 2003 08:46:49 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19yskh-0000lj-Nn for guile-devel@gnu.org; Mon, 15 Sep 2003 08:46:48 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 19yskh-0000gN-9c for guile-devel@gnu.org; Mon, 15 Sep 2003 08:46:47 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by mx20.gnu.org with esmtp (Exim 4.22) id 19ysjB-0000Kr-Na for guile-devel@gnu.org; Mon, 15 Sep 2003 08:45:13 -0400 Original-Received: from zagadka.ping.de (unknown [192.168.0.72]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with SMTP id A8099904A for ; Mon, 15 Sep 2003 14:45:05 +0200 (CEST) Original-Received: (qmail 15528 invoked by uid 1000); 15 Sep 2003 12:45:05 -0000 Original-To: guile-devel@gnu.org In-Reply-To: <87lluikzxt.fsf@zip.com.au> (Kevin Ryde's message of "Tue, 29 Jul 2003 09:13:18 +1000") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2795 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2795 Kevin Ryde writes: > * popen.scm (open-process): Close input-fdes, output-fdes and > error-fdes after duping them to 0, 1 and 2. > > I think this is worth putting in the 1.6 branch too. I agree. Can you make that change? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel