From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: crash on current CVS. Date: Mon, 06 Jun 2005 21:52:40 +0300 Message-ID: <87hdgbjp1j.fsf@zagadka.de> References: <427756F2.8010400@xs4all.nl> <4278902A.8050902@ossau.uklinux.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118084436 25849 80.91.229.2 (6 Jun 2005 19:00:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Jun 2005 19:00:36 +0000 (UTC) Cc: Han-Wen Nienhuys , guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 06 21:00:34 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfMmj-0003V7-DG for guile-devel@m.gmane.org; Mon, 06 Jun 2005 20:57:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfMt5-00025A-RC for guile-devel@m.gmane.org; Mon, 06 Jun 2005 15:03:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DfMsM-0001nr-J1 for guile-devel@gnu.org; Mon, 06 Jun 2005 15:03:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DfMsL-0001nI-Np for guile-devel@gnu.org; Mon, 06 Jun 2005 15:03:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfMqt-000153-Tw for guile-devel@gnu.org; Mon, 06 Jun 2005 15:01:36 -0400 Original-Received: from [213.243.153.36] (helo=smtp3.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DfMlT-0000Qw-MC for guile-devel@gnu.org; Mon, 06 Jun 2005 14:56:00 -0400 Original-Received: from zagadka.ping.de (cs181072157.pp.htv.fi [82.181.72.157]) by smtp3.pp.htv.fi (Postfix) with SMTP id 7827827ACC7 for ; Mon, 6 Jun 2005 21:52:40 +0300 (EEST) Original-Received: (qmail 11083 invoked by uid 1000); 6 Jun 2005 18:52:40 -0000 Original-To: Neil Jerram In-Reply-To: <4278902A.8050902@ossau.uklinux.net> (Neil Jerram's message of "Wed, 04 May 2005 10:04:42 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:5073 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5073 Neil Jerram writes: > Han-Wen Nienhuys wrote: >> guile> (eval-enable 'foo) >> throw from within critical section. >> Geannuleerd >> muurbloem:~/src/lilypond$ > > FWIW, I believe this is also covered by a comment that I recently > added in scm_eval_options_interface. Yep: 2005-06-06 Marius Vollmer * eval.c (scm_eval_options_interface): Use scm_frame_critical_section instead of SCM_CRITICAL_SECTION_START and SCM_CRITICAL_SECTION_END. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel