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: low-hanging SRFI fruit (SRFI-98) Date: Wed, 03 Jun 2009 23:08:55 +0100 Message-ID: <87fxehas20.fsf@arudy.ossau.uklinux.net> References: <2bc5f8210905261943m3b0a090cm3839b11f442060d4@mail.gmail.com> <87octas0kt.fsf@arudy.ossau.uklinux.net> <2bc5f8210905301613t59cd3424ned0480f9891a0b90@mail.gmail.com> <87zlcuqhl4.fsf@arudy.ossau.uklinux.net> <2bc5f8210906020659n1cdb9c05k4b10f3903d99e9c2@mail.gmail.com> <87y6sa1e82.fsf@arudy.ossau.uklinux.net> <2bc5f8210906021956q6608134cucfa8f79b1d5964d8@mail.gmail.com> <878wk96aah.fsf@gnu.org> <2bc5f8210906030618j552a03ddm603744a1be0ca571@mail.gmail.com> <87fxehsb7s.fsf@gnu.org> <2bc5f8210906030647t6cd8bb68q79e9bffc1ab765b2@mail.gmail.com> <87skihw4k5.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244066987 32721 80.91.229.12 (3 Jun 2009 22:09:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Jun 2009 22:09:47 +0000 (UTC) Cc: Andy Wingo , Ludovic =?iso-8859-1?Q?Court=E8s?= To: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jun 04 00:09:44 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 1MByeV-0005V1-VP for guile-devel@m.gmane.org; Thu, 04 Jun 2009 00:09:44 +0200 Original-Received: from localhost ([127.0.0.1]:58310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MByeV-0000pU-7U for guile-devel@m.gmane.org; Wed, 03 Jun 2009 18:09:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MByeR-0000mW-U2 for guile-devel@gnu.org; Wed, 03 Jun 2009 18:09:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MByeN-0000cg-Cw for guile-devel@gnu.org; Wed, 03 Jun 2009 18:09:39 -0400 Original-Received: from [199.232.76.173] (port=37720 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MByeN-0000cT-5L for guile-devel@gnu.org; Wed, 03 Jun 2009 18:09:35 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:56147) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MByeK-0003Yh-RS; Wed, 03 Jun 2009 18:09:33 -0400 Original-Received: from arudy (host86-152-99-133.range86-152.btcentralplus.com [86.152.99.133]) by mail3.uklinux.net (Postfix) with ESMTP id E7BA71F88B1; Wed, 3 Jun 2009 23:08:55 +0100 (BST) Original-Received: from arudy.ossau.uklinux.net (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 6CA7438013; Wed, 3 Jun 2009 23:08:55 +0100 (BST) In-Reply-To: <87skihw4k5.fsf@arudy.ossau.uklinux.net> (Neil Jerram's message of "Wed\, 03 Jun 2009 19\:33\:14 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:8600 Archived-At: Neil Jerram writes: > Julian Graham writes: > >> Hi Ludovic, >> >>> You can't undo it. =A0:-) >> >> But surely the "owner" of the Savannah repository can remove an >> offending commit from the history, no? > > I thought so, yes. But I hesitate to contradict Ludo... > > Don't worry too much, this looks to me like something we can fix. > I'll have time to investigate further later this evening, if no one > gets there before me. OK, I'm about to try sorting this out, which will change the last 2 commits of the master branch. Please hold off doing any pulling or pushing until I've done that and everything looks OK again. Thanks, Neil