From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: doc scm_set_program_arguments Date: Wed, 17 Jan 2007 19:26:18 +0000 Message-ID: <87k5zlmp45.fsf@ossau.uklinux.net> References: <87d55iimr4.fsf@zip.com.au> <87bql2msh3.fsf@ossau.uklinux.net> <873b6cue3v.fsf@zip.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169061998 5586 80.91.229.12 (17 Jan 2007 19:26:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 19:26:38 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 17 20:26:36 2007 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H7GQV-0000wX-Pn for guile-devel@m.gmane.org; Wed, 17 Jan 2007 20:26:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7GQW-0008Js-8x for guile-devel@m.gmane.org; Wed, 17 Jan 2007 14:26:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H7GQT-0008J8-Ey for guile-devel@gnu.org; Wed, 17 Jan 2007 14:26:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H7GQR-0008Im-Q2 for guile-devel@gnu.org; Wed, 17 Jan 2007 14:26:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7GQR-0008Ij-Mz for guile-devel@gnu.org; Wed, 17 Jan 2007 14:26:23 -0500 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H7GQQ-0005r6-SX for guile-devel@gnu.org; Wed, 17 Jan 2007 14:26:23 -0500 Original-Received: from laruns (host86-145-157-83.range86-145.btcentralplus.com [86.145.157.83]) by mail3.uklinux.net (Postfix) with ESMTP id 6211640A3EB for ; Wed, 17 Jan 2007 19:26:22 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 779A96F87A for ; Wed, 17 Jan 2007 19:26:18 +0000 (GMT) Original-To: guile-devel@gnu.org In-Reply-To: <873b6cue3v.fsf@zip.com.au> (Kevin Ryde's message of "Tue, 16 Jan 2007 09:20:04 +1100") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:6435 Archived-At: Kevin Ryde writes: > Neil Jerram writes: >> >> I would have thought that "argc-i" would be more reliable than "-1" >> here. > > I guess it's clearer to use one method or the other (not a mixture). > I changed it to below (with set-program-arguments added too). Thanks, that looks good. Regards, Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel