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: i guess we're frozen & stuff Date: Mon, 28 Sep 2009 18:22:22 +0100 Message-ID: <871vlr6l2p.fsf@ossau.uklinux.net> References: <0489FB6F-567B-4967-9703-1A3D89462A37@raeburn.org> <79F7A852-10ED-46DF-9D41-ED545493E8FE@raeburn.org> <87pr9dpgfw.fsf@gnu.org> 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 1254158620 31875 80.91.229.12 (28 Sep 2009 17:23:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Sep 2009 17:23:40 +0000 (UTC) Cc: Guile Development To: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 28 19:23:30 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 1MsJwX-0007nM-6J for guile-devel@m.gmane.org; Mon, 28 Sep 2009 19:23:21 +0200 Original-Received: from localhost ([127.0.0.1]:36873 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsJwW-00082h-F1 for guile-devel@m.gmane.org; Mon, 28 Sep 2009 13:23:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsJwO-00082N-Vo for guile-devel@gnu.org; Mon, 28 Sep 2009 13:23:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsJwJ-00081d-Ha for guile-devel@gnu.org; Mon, 28 Sep 2009 13:23:11 -0400 Original-Received: from [199.232.76.173] (port=38465 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsJwJ-00081W-Ak for guile-devel@gnu.org; Mon, 28 Sep 2009 13:23:07 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:60369) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsJwF-0002UA-6s; Mon, 28 Sep 2009 13:23:03 -0400 Original-Received: from arudy (host86-147-112-99.range86-147.btcentralplus.com [86.147.112.99]) by mail3.uklinux.net (Postfix) with ESMTP id 454431F6C49; Mon, 28 Sep 2009 18:22:24 +0100 (BST) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id D7DA138021; Mon, 28 Sep 2009 18:22:23 +0100 (BST) In-Reply-To: <87pr9dpgfw.fsf@gnu.org> ("Ludovic =?iso-8859-1?Q?Court=E8s?= =?iso-8859-1?Q?=22's?= message of "Sat, 26 Sep 2009 23:02:59 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (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:9413 Archived-At: ludo@gnu.org (Ludovic Court=E8s) writes: > Hi Ken, > > Ken Raeburn writes: > >> Running srfi-18.test >> WARNING: (srfi srfi-18): imported module (srfi srfi-34) overrides core >> binding `raise' >> throw from within critical section. >> error key: foo >> /bin/sh: line 1: 74711 Abort trap ${dir}$tst >> FAIL: check-guile > > This must be related to http://savannah.gnu.org/bugs/?27457 . > Contributions welcome! ;-) I will start looking at this later this evening. (Unless you're already investigating - in which case please let me know!) Regards, Neil