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: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.0-124-g5f0d295 Date: Mon, 28 Mar 2011 23:06:19 +0100 Message-ID: <87fwq62944.fsf@ossau.uklinux.net> References: <87d3lff5ev.fsf@inria.fr> <87ei5stwn8.fsf@gnu.org> <87sju70zlj.fsf@ossau.uklinux.net> <87tyendlf1.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1301349992 30080 80.91.229.12 (28 Mar 2011 22:06:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 28 Mar 2011 22:06:32 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Mar 29 00:06:28 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 1Q4KZv-0007Qq-Ci for guile-devel@m.gmane.org; Tue, 29 Mar 2011 00:06:27 +0200 Original-Received: from localhost ([127.0.0.1]:41432 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4KZu-0005Qt-GV for guile-devel@m.gmane.org; Mon, 28 Mar 2011 18:06:26 -0400 Original-Received: from [140.186.70.92] (port=46575 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4KZr-0005QN-7C for guile-devel@gnu.org; Mon, 28 Mar 2011 18:06:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4KZq-0007bd-5I for guile-devel@gnu.org; Mon, 28 Mar 2011 18:06:23 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:46133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4KZq-0007bR-0w; Mon, 28 Mar 2011 18:06:22 -0400 Original-Received: from arudy (unknown [78.145.31.253]) by mail3.uklinux.net (Postfix) with ESMTP id 449DD1F665E; Mon, 28 Mar 2011 23:06:20 +0100 (BST) Original-Received: from neil-laptop (unknown [192.168.11.4]) by arudy (Postfix) with ESMTP id B15A538013; Mon, 28 Mar 2011 23:06:19 +0100 (BST) In-Reply-To: <87tyendlf1.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Mon, 28 Mar 2011 22:45:06 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 80.84.72.33 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:12033 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > 7.x. Best recommendation would be 7.2, which fixes several bugs, but it > hasn=E2=80=99t been released yet, unfortunately. > >> (Note in particular that Guile doesn't build with one of the most recent >> releases, 7.2alpha4. > > Really? What=E2=80=99s the problem with this one? Please see the current "Compilation error with stable-2.0 branch" thread. (Sorry, I meant to refer to it in my previous email.) Neil