From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: [bug] Bad refernce to GMP in README. Date: Fri, 24 Dec 2010 00:15:15 +0000 Message-ID: <87d3os81rg.fsf@ossau.uklinux.net> References: <87r5d88yo9.fsf@ossau.uklinux.net> 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 1293149738 19322 80.91.229.12 (24 Dec 2010 00:15:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Dec 2010 00:15:38 +0000 (UTC) Cc: Guile Bugs To: Yuriy Taraday Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Dec 24 01:15:32 2010 Return-path: Envelope-to: guile-bugs@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 1PVvJh-0000Zm-AS for guile-bugs@m.gmane.org; Fri, 24 Dec 2010 01:15:29 +0100 Original-Received: from localhost ([127.0.0.1]:46148 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVvJg-0006ed-O2 for guile-bugs@m.gmane.org; Thu, 23 Dec 2010 19:15:28 -0500 Original-Received: from [140.186.70.92] (port=48605 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVvJa-0006e5-Sb for bug-guile@gnu.org; Thu, 23 Dec 2010 19:15:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVvJZ-0003Cb-0p for bug-guile@gnu.org; Thu, 23 Dec 2010 19:15:22 -0500 Original-Received: from mail3.uklinux.net ([80.84.72.33]:43454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVvJY-0003CV-SW for bug-guile@gnu.org; Thu, 23 Dec 2010 19:15:20 -0500 Original-Received: from arudy (unknown [78.149.199.147]) by mail3.uklinux.net (Postfix) with ESMTP id 876D31F666A; Fri, 24 Dec 2010 00:15:19 +0000 (GMT) Original-Received: from neil-laptop (neil-laptop [192.168.11.7]) by arudy (Postfix) with ESMTP id 98B3738013; Fri, 24 Dec 2010 00:15:17 +0000 (GMT) In-Reply-To: (Yuriy Taraday's message of "Thu, 23 Dec 2010 15:28:33 +0300") 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-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4939 Archived-At: Yuriy Taraday writes: > On Thu, Dec 23, 2010 at 3:24 PM, Neil Jerram wro= te: > > Yuriy Taraday writes: > > > Hello. > > > > Link to GNU MP in README should be changed to http://gmplib.org/. > > Thanks, that was fixed in Git in September 2009, between the 1.9.2 and > 1.9.3 releases. =C2=A0Are you looking at an old codebase? > > > > I got latest tarball 1.8.8 from http://ftp.gnu.org/pub/gnu/guile/ dated > December, 2010. I thought, it should be the most recent one. Ah yes, I see, fair point. I've updated the URL now in the 1.8 Git branch, so if there is ever another 1.8.x release, it will be correct. Regards, Neil