Fix type-checking for the second argument of `eval'.

This commit is contained in:
Ludovic Courtès 2008-03-06 09:51:44 +00:00
commit 61b6542aa6
3 changed files with 11 additions and 2 deletions

1
NEWS
View file

@ -46,6 +46,7 @@ Changes in 1.8.5 (since 1.8.4)
Previously, expressions like `(match '((foo) (bar)) (((_ ...) ...) #t))'
would trigger an unbound variable error for `match:andmap'.
** Fixed type-checking for the second argument of `eval'
** Fixed build issue for GNU/Linux on IA64
** Fixed build issues on NetBSD 1.6
** Fixed build issue on Solaris 2.10 x86_64