From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.devel Subject: Re: guile-clutter, clutter-devel: updating clutter and guile-clutter version references Date: Sun, 20 Apr 2014 19:54:37 -0300 Message-ID: <20140420195437.68f4c0c0@capac> References: <20140420195022.073384f0@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1398034508 20581 80.91.229.3 (20 Apr 2014 22:55:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2014 22:55:08 +0000 (UTC) Cc: guile-devel To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Apr 21 00:55:02 2014 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wc0dZ-0001rM-Qf for guile-devel@m.gmane.org; Mon, 21 Apr 2014 00:55:01 +0200 Original-Received: from localhost ([::1]:46852 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wc0dZ-0002rQ-AD for guile-devel@m.gmane.org; Sun, 20 Apr 2014 18:55:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wc0dR-0002qY-74 for guile-devel@gnu.org; Sun, 20 Apr 2014 18:54:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wc0dL-00082x-5Q for guile-devel@gnu.org; Sun, 20 Apr 2014 18:54:53 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:51839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wc0dK-00082t-Vh for guile-devel@gnu.org; Sun, 20 Apr 2014 18:54:47 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 78416A04C018; Mon, 21 Apr 2014 00:54:46 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id NU6o9EEjsEew; Mon, 21 Apr 2014 00:36:37 +0200 (CEST) Original-Received: from capac (unknown [189.60.2.251]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 4BBDAA04C01D; Mon, 21 Apr 2014 00:54:39 +0200 (CEST) In-Reply-To: <20140420195022.073384f0@capac> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 79.99.200.102 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17087 Archived-At: Oups, > Patch review solicited: note that configure.ac did refer to an inexistant guile > version, I think, which I deleted: > > GUILE_EFFECTIVE_VERSION=no > -all_versions="2.2 2.0 1.10" > +all_versions="2.2 2.0" > > I did mention that in the commit message though, should I? I did not mention that ...