From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: SRFI 34 Date: 30 Apr 2003 01:13:13 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <20030225093608.6a8935f8.dsmith@altustech.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051662442 29162 80.91.224.249 (30 Apr 2003 00:27:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2003 00:27:22 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Apr 30 02:27:20 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19AfRP-0007aD-00 for ; Wed, 30 Apr 2003 02:27:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19AfP3-0007V0-06 for guile-devel@m.gmane.org; Tue, 29 Apr 2003 20:24:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19AfJz-00062x-00 for guile-devel@gnu.org; Tue, 29 Apr 2003 20:19:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19AfIU-0004eT-00 for guile-devel@gnu.org; Tue, 29 Apr 2003 20:18:06 -0400 Original-Received: from mail.uklinux.net ([80.84.72.21] helo=s1.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19AfEp-0002rq-00 for guile-devel@gnu.org; Tue, 29 Apr 2003 20:14:19 -0400 Original-Received: from laruns.ossau.uklinux.net (bts-0346.dialup.zetnet.co.uk [194.247.49.90]) by s1.uklinux.net (8.11.6p2/8.11.6) with ESMTP id h3U0EGv05026; Wed, 30 Apr 2003 01:14:17 +0100 Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (localhost [127.0.0.1])ESMTP id 4DB0CDC4D4; Wed, 30 Apr 2003 01:13:14 +0100 (BST) Original-To: djurfeldt@nada.kth.se In-Reply-To: Original-Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2236 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2236 >>>>> "Neil" == Neil Jerram writes: >>>>> "Mikael" == Mikael Djurfeldt writes: Mikael> Regarding looking for new/better solutions: It's probably Mikael> good to follow closely what happens with regard to error Mikael> handling in the SRFI process. Relevant SRFIs are, at Mikael> least, 34, 18 (exception handlers, `raise' in thread Mikael> context), 23, 35, 36. Neil> Thanks - I'll take a look. As part of "looking", I've written and committed a first implementation of SRFI 34. I probably shouldn't have, because it probably needs more thought before anyone starts relying on particular behaviour ... but anyway. Comments most welcome. Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel