Fix paranoia bug in list.scm (map, map*, and for-each were not
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 3 May 1988 19:04:42 +0000 (19:04 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 3 May 1988 19:04:42 +0000 (19:04 +0000)
commitbf6ef5f1e2e82bd605cbe127312ba967c44c45c3
tree72507de6c8056ffb1c1868661f9b058877a0a27c
parent848c483abbaa5786d4e4aa9b298015bf16bba8f7
Fix paranoia bug in list.scm (map, map*, and for-each were not
paranoid enough).

Add error handlers for environment-link-name.
v7/src/runtime/boot.scm
v7/src/runtime/error.scm