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: request review: branch "wingo" Date: Sat, 28 Mar 2009 23:20:50 -0700 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1238307685 8731 80.91.229.12 (29 Mar 2009 06:21:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 Mar 2009 06:21:25 +0000 (UTC) To: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Mar 29 08:22:42 2009 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 1LnoPn-0000tk-Uc for guile-devel@m.gmane.org; Sun, 29 Mar 2009 08:22:40 +0200 Original-Received: from localhost ([127.0.0.1]:43662 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnoOQ-000067-Ds for guile-devel@m.gmane.org; Sun, 29 Mar 2009 02:21:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LnoON-000062-Ur for guile-devel@gnu.org; Sun, 29 Mar 2009 02:21:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LnoOI-00005N-F5 for guile-devel@gnu.org; Sun, 29 Mar 2009 02:21:10 -0400 Original-Received: from [199.232.76.173] (port=45527 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LnoOI-00005K-9D for guile-devel@gnu.org; Sun, 29 Mar 2009 02:21:06 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:38728 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LnoOI-0001Py-0i for guile-devel@gnu.org; Sun, 29 Mar 2009 02:21:06 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 0A6D5ABAC for ; Sun, 29 Mar 2009 02:21:03 -0400 (EDT) Original-Received: from unquote (unknown [75.84.114.170]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 9E89FABAB for ; Sun, 29 Mar 2009 02:21:02 -0400 (EDT) In-Reply-To: (Andy Wingo's message of "Fri, 27 Mar 2009 16:29:55 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Pobox-Relay-ID: C7483BE4-1C29-11DE-AD89-C5D912508E2D-02397024!a-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:8349 Archived-At: Hey all, On Fri 27 Mar 2009 16:29, Andy Wingo writes: > On the "wingo" branch in the main repository, you will find the > following patches: So, I really intended to wait for review, but it's irritating having `master' broken, so I went ahead and merged this in. I think the stack calibration stuff is correct, but perhaps more jarring in this commit is a move from ./pre-inst-guile to ./meta/guile, and ./pre-inst-guile-env to ./meta/uninstalled-env. I describe the rationale in 0b6d8fdc28ed8af56e93157179c305fef037e0a0. But then again, given that Neil invested so much time into the stack calibration stuff, that might be jarring too. Please let me know if yall have a concern with this merge -- we can fix it tomorrow or Monday. Cheers, Andy -- http://wingolog.org/