From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Miscellaneous for 2.0 Date: Tue, 08 Mar 2011 23:46:34 +0100 Message-ID: References: <87mxlesmbb.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 1299625745 5688 80.91.229.12 (8 Mar 2011 23:09:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2011 23:09:05 +0000 (UTC) Cc: guile-devel@gnu.org To: Mark H Weaver Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Mar 09 00:09:01 2011 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.69) (envelope-from ) id 1Px61U-00025F-QB for guile-devel@m.gmane.org; Wed, 09 Mar 2011 00:09:00 +0100 Original-Received: from localhost ([127.0.0.1]:40957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Px5gy-0005BV-ED for guile-devel@m.gmane.org; Tue, 08 Mar 2011 17:47:48 -0500 Original-Received: from [140.186.70.92] (port=44305 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Px5gm-00055b-IU for guile-devel@gnu.org; Tue, 08 Mar 2011 17:47:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Px5fo-0005GW-6j for guile-devel@gnu.org; Tue, 08 Mar 2011 17:46:37 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:41410 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Px5fo-0005GL-4Q for guile-devel@gnu.org; Tue, 08 Mar 2011 17:46:36 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id F07E04B8B; Tue, 8 Mar 2011 17:48:01 -0500 (EST) 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=R2ad1wgyw8BEScj4jsN9hAz3hbQ=; b=Ph88PI gRJwEWeV/9Q5Cb9yM63YtBOl9e5XxHIaH9DWlBCcAVF+NgJY4Vb1JUuMloa2G3EE anVwczpUGtDMKpjzoQ9ebdn5t8a+K26DFgQJKZHSXbOG728dF/X/e1N/Bl7JGljA gRj010J0qa8iT/xYQeFEavf6FFBjNs0Q+/kxg= 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=X6JMC9gKVAR6CvZly6r89vcG8GSyTCHu EJ9r6DcP1WOV+e7Y4aYDQ1FfO7me5R1kWkQEyL3Kpm3ONs406JTYHVnsXzUQ7NMe hAtLvb/Un28CSA+XljU97xh2Yya4a+jhGWaEYwriNi+t1zeJY/n7Ske9olnoxQf3 krbWxr4wKFA= 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 D84B14B89; Tue, 8 Mar 2011 17:47:59 -0500 (EST) 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 22C3C4B87; Tue, 8 Mar 2011 17:47:57 -0500 (EST) In-Reply-To: <87mxlesmbb.fsf@netris.org> (Mark H. Weaver's message of "Tue, 01 Mar 2011 13:55:04 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 1E1821C4-49D6-11E0-8108-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: 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:11833 Archived-At: On Tue 01 Mar 2011 19:55, Mark H Weaver writes: > I'd like to apply these to both stable-2.0 and master. Any > objections? Go ahead, and feel free to push trivial patches like this to stable-2.0. They'll land on master as we merge stable-2.0 back there. Thanks! Andy -- http://wingolog.org/