From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Linas Vepstas Newsgroups: gmane.lisp.guile.devel Subject: Re: GNU Guile 1.9.0 released (alpha) Date: Sun, 21 Jun 2009 13:00:22 -0500 Message-ID: <3ae3aa420906211100l3e5aaf72r15f24896bcbc8843@mail.gmail.com> References: <86y6rnev6m.fsf@gnu.org> <3ae3aa420906192000h57399eaayc7a642c9f97f1a98@mail.gmail.com> <3ae3aa420906201117g7db10ce3h9aecc18269060d6b@mail.gmail.com> <119243.89652.qm@web37903.mail.mud.yahoo.com> Reply-To: linasvepstas@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1245607239 5349 80.91.229.12 (21 Jun 2009 18:00:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jun 2009 18:00:39 +0000 (UTC) Cc: =?UTF-8?Q?Ludovic_Court=C3=A8s?= , guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jun 21 20:00:37 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 1MIRLI-0008Ua-TP for guile-devel@m.gmane.org; Sun, 21 Jun 2009 20:00:37 +0200 Original-Received: from localhost ([127.0.0.1]:54227 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIRLI-0002xI-8G for guile-devel@m.gmane.org; Sun, 21 Jun 2009 14:00:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIRLA-0002vw-Hd for guile-devel@gnu.org; Sun, 21 Jun 2009 14:00:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIRL7-0002rf-0R for guile-devel@gnu.org; Sun, 21 Jun 2009 14:00:28 -0400 Original-Received: from [199.232.76.173] (port=58353 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIRL6-0002rb-R9 for guile-devel@gnu.org; Sun, 21 Jun 2009 14:00:24 -0400 Original-Received: from mail-yx0-f201.google.com ([209.85.210.201]:35382) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIRL5-0000Ep-Rn; Sun, 21 Jun 2009 14:00:23 -0400 Original-Received: by yxe39 with SMTP id 39so2218227yxe.14 for ; Sun, 21 Jun 2009 11:00:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=XKsC818cnkCNrJTnyxaq8XBAfoBGqClQl+ihBCjn+4g=; b=IJw1o23BT9qeLb84Tcs7jgy8WjkOyTYSEeAcK1DKp71hAicNHgCDswpIzOPtXYG28Z ma2YThHr4Ja5s6aSAsLaOFz+wlddma7ZJSUJqYdFPSi1qAI8K/pISc5w7PPcFauamiWM rqaT6NCskPuCM0gawiTqi95xmOn1KSvAy0xYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=AAB0SxQT8K/xBIlS49jFhGkctqjykpS4XEJq0NyCav5SlEtumAlGEcqSbz9RCIAkai iW7YUNiAktPQBXH2TF/k/hdO+btbSE5xp7O/nWRaimo0K5FYhKbijmQQhL0kyJdCEnvZ oTwN9B8EIapNyMTMRB/WDEVaNTZEVrdZ1MYpY= Original-Received: by 10.100.191.16 with SMTP id o16mr6703554anf.173.1245607222647; Sun, 21 Jun 2009 11:00:22 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:8746 Archived-At: 2009/6/21 Andy Wingo : > Took me a little while to understand it, but it seems the patch is > right. I committed and pushed it to master. Linas, can you try again? Yes, that fixes it for me. --linas