Neil Jerram <[EMAIL PROTECTED]> writes:

> Yes, for `(call/cc make-stack)'.  make-stack is supposed to be able to
> construct a stack from a continuation, a debug object, or from `#t',
> which means the current evaluation stack.  But the make-stack code was
> missing a lot of the relocations that are needed in the
> continuation case.  The symptom was a segmentation fault.
>
> I forget now exactly how I discovered this, though.  Is it worth me
> trying to dig that up?

Not as far as I'm concerned, though would a trivial NEWS entry be
appropriate?  i.e. perhaps something like

 ** make-stack can now correctly construct a stack from a continuation.

if that's correct.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to