mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-14 01:30:19 +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. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
glil.scm | ||
objcode.scm | ||
tree-il.scm |