summaryrefslogtreecommitdiff
path: root/.x-sc_prohibit_magic_number_exit
diff options
context:
space:
mode:
authorTim Gesthuizen <tim.gesthuizen@yahoo.de>2019-12-03 18:50:37 +0100
committerAndy Wingo <wingo@pobox.com>2020-01-12 22:18:41 +0100
commit1733efe236092f2e1a738bfd98029b6c9e4035cf (patch)
tree1101026e883a95fceec910c42bc02ca011896a00 /.x-sc_prohibit_magic_number_exit
parent7726ed7423427043b7cd85715129a91333221635 (diff)
downloadguile-1733efe236092f2e1a738bfd98029b6c9e4035cf.tar.gz
srfi-11: Do not expose variables to later clauses
The current implementation of srfi-11s let-values allows later clauses to access and modify variables bound in earlier clauses when the clause is not a proper list. * module/srfi/srfi-11.scm (let-values): Fix switched variable names. * test-suite/tests/srfi-11.test (let-values): Add test checking that the variable cannot be changed in later clauses.
Diffstat (limited to '.x-sc_prohibit_magic_number_exit')
0 files changed, 0 insertions, 0 deletions