[Bese-devel] parens
Larry D'Anna
smoof-ra at elder-gods.org
Sun Jun 26 21:33:42 UTC 2005
* Marco Baringer (mb at bese.it) [050626 16:16]:
> Larry D'Anna <smoof-ra at elder-gods.org> writes:
>
> > Somehow I messed up the parens on the patch I sent to the list last
> > night, so if you tried it and it didn't work that's why. It's fixed
> > now.
>
> colud i ask you another big favor? bind submitting a few test cases
> which trigger this use case?
Do you mean like a web example that uses ucw?
Any time you have a call to a defun/cc occur after a call/cc in the
same function the bug will manifest. It's because you have a (throw
'done #) in your k, and the call/cc transformer passes k into
cps-transform.
--larry
More information about the bese-devel
mailing list