guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [r6rs] quest to make the makers package work


From: Julian Graham
Subject: Re: [r6rs] quest to make the makers package work
Date: Fri, 18 Jun 2010 10:06:51 -0400

Hello again,


> I haven't been following this thread as closely as I should, but FWIW,
> that's the result of a call to R6RS's `raise' (or `raise-continuable')
> -- Guile's default throw handler doesn't know how to unpack it.  For
> debugging, you might try installing an R6RS exception handler at the
> top level.  I'll also jump in and take a look.

Just pushed a fix for this -- `define-condition-type' was not
producing condition accessor procedures that knew how to unpack
compound conditions.

There's a new exception now, which looks related to our not having a
complete `(rnrs io ports)' implementation.


Regards,
Julian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]