mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 05:50:26 +02:00
* module/language/cps/closure-conversion.scm (convert-one): Strongly-connected components of letrec bindings that do not share a closure may include member functions that have a single free variable, or even no free variables as a result of free variable pruning. Handle this case instead of erroring out. Thanks to Stefan Israelsson Tampe for the report. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |