[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #801: srfi-34 segfaults stability and master when
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #801: srfi-34 segfaults stability and master when using bare (raise 'obj) |
Date: |
Sat, 02 Aug 2014 12:36:00 -0000 |
#801: srfi-34 segfaults stability and master when using bare (raise 'obj)
-------------------------+--------------------------------------------------
Reporter: ckeen | Owner: evhan
Type: defect | Status: closed
Priority: major | Milestone:
Component: extensions | Version: 4.7.x
Resolution: fixed | Keywords: condition, srfi 34, raise, hell
-------------------------+--------------------------------------------------
Changes (by sjamaan):
* status: assigned => closed
* resolution: => fixed
Comment:
I think it should be fixed, for the time being (r31188). It's probably
better to replace it with the R7RS implementation later.
It's impossible to write a test for this, I think: it only fails at
toplevel, when there are no exception handlers defined.
--
Ticket URL: <http://bugs.call-cc.org/ticket/801#comment:4>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #801: srfi-34 segfaults stability and master when using bare (raise 'obj),
Chicken Trac <=