mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 09:10:22 +02:00
* module/language/tree-il/peval.scm (peval): Always evaluate the body in values context, as a captured continuation could continue to a continuation of any arity. However the handler, if it returns, does return to the prompt's continuation. Fixes #14347. Thanks to Jussi Piitulainen for the report. * test-suite/tests/control.test ("shift and reset"): Add a test. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |