mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-22 20:40:29 +02:00
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. |
||
---|---|---|
.. | ||
srfi-4 | ||
srfi-9 | ||
srfi-42 | ||
srfi-64 | ||
srfi-67 | ||
srfi-1.scm | ||
srfi-2.scm | ||
srfi-4.scm | ||
srfi-6.scm | ||
srfi-8.scm | ||
srfi-9.scm | ||
srfi-10.scm | ||
srfi-11.scm | ||
srfi-13.scm | ||
srfi-14.scm | ||
srfi-16.scm | ||
srfi-17.scm | ||
srfi-18.scm | ||
srfi-19.scm | ||
srfi-26.scm | ||
srfi-27.scm | ||
srfi-28.scm | ||
srfi-31.scm | ||
srfi-34.scm | ||
srfi-35.scm | ||
srfi-37.scm | ||
srfi-38.scm | ||
srfi-39.scm | ||
srfi-41.scm | ||
srfi-42.scm | ||
srfi-43.scm | ||
srfi-45.scm | ||
srfi-60.scm | ||
srfi-64.scm | ||
srfi-67.scm | ||
srfi-69.scm | ||
srfi-71.scm | ||
srfi-88.scm | ||
srfi-98.scm | ||
srfi-111.scm |