Fix type-checking for the second argument of `eval'.
This commit is contained in:
parent
3f52096714
commit
61b6542aa6
3 changed files with 11 additions and 2 deletions
1
NEWS
1
NEWS
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue