From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: multiple values bug in head / call-with-input-file Date: Mon, 02 May 2011 22:55:44 +0200 Message-ID: References: <223EB050-FA80-4887-B543-3B2EE0C8C6E1@bluewin.ch> <87hb9dt2pm.fsf@netris.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1304369765 28903 80.91.229.12 (2 May 2011 20:56:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 May 2011 20:56:05 +0000 (UTC) Cc: bug-guile@gnu.org, Mark H Weaver To: Daniel Llorens Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon May 02 22:56:01 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QH09v-00012Q-Qv for guile-bugs@m.gmane.org; Mon, 02 May 2011 22:55:59 +0200 Original-Received: from localhost ([::1]:57110 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH09u-0001YV-RI for guile-bugs@m.gmane.org; Mon, 02 May 2011 16:55:58 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH09r-0001Y3-NN for bug-guile@gnu.org; Mon, 02 May 2011 16:55:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QH09q-0002cg-CY for bug-guile@gnu.org; Mon, 02 May 2011 16:55:55 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:55963 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH09q-0002cW-7q for bug-guile@gnu.org; Mon, 02 May 2011 16:55:54 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id ABE7A502A; Mon, 2 May 2011 16:57:56 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=IQik7QahVWSuh9fITKC9qcPT+/s=; b=H+FN1l Q6RlNJKQAq5o28+z+DFJQwpt8BUHt8qMw35blkfMu2DMMkQ+DKTa0hsN9mvV67KT FtLGvIXtLcw+hmgTmnO/PAdn1LpbZV45XMeYmHOnlIPMn7TaglAszrltD9Uc4+Dy 05DEt7pMmBjber4i5rWtayam++ZMzhN+3G6qw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=IqQyznsUWyHYvdiQDklBSj6KPAQaxs/G C15EThTq7W0ii0aJOa3baN6NSsUgwSVPVZSPx/i2/hfxMU0kEIfW2hTpsB6fXQja UPZIe2I1iWEN4VjHuslBGGaEPpQ0pnPsjxBQPKHXneXVQg+kLoJVwnVDO05+gxdT a2ELzE7bCm4= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 899275028; Mon, 2 May 2011 16:57:53 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id B36F0501E; Mon, 2 May 2011 16:57:50 -0400 (EDT) In-Reply-To: (Daniel Llorens's message of "Mon, 2 May 2011 21:09:29 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: D9265F3C-74FE-11E0-8F0D-E8AB60295C12-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5549 Archived-At: On Mon 02 May 2011 21:09, Daniel Llorens writes: > Second try follows. I've noticed the same bug in with-x-to/from-file, > so I have attempted to fix those too, in the way of > with-x-to/from-string below. Looks very nice, thanks! We are brushing the copyright assignment limits here; I'll apply this, but if you are interested in sending further patches to Guile, would you be OK with assigning copyright to the FSF? Please let me know, and I'll send you details in a private mail. Thanks for the patch, and happy hacking :) Andy -- http://wingolog.org/