summaryrefslogtreecommitdiff
path: root/module/rnrs
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2020-01-12 21:11:09 +0100
committerAndy Wingo <wingo@pobox.com>2020-01-12 21:11:09 +0100
commitcf53854d42d4e260459896cb0c4b071608398b96 (patch)
tree9205a9d57ce3055cd55ee664e3d291b55a0cb3b1 /module/rnrs
parentfd2ffc649c2d08639c2ac41c25e4ebdbeb4b151d (diff)
downloadguile-cf53854d42d4e260459896cb0c4b071608398b96.tar.gz
Fix peval bug that ignored excess args
* module/language/tree-il/peval.scm (peval): Fix arity check for type confusion (empty value of "rest" in this context was (), not #f). The effect was that we'd silently allow extra arguments to inlined calls. Thanks to Christopher Lam for the report! Fixes #38617. * test-suite/tests/peval.test ("partial evaluation"): Add a test.
Diffstat (limited to 'module/rnrs')
0 files changed, 0 insertions, 0 deletions