* libguile/eval.c (SCM_CEVAL): In case of an application, all checks
for a proper function object and the correct number of arguments are now performed in the application part of SCM_CEVAL. (scm_badformalsp): Removed. * test-suite/tests/r5rs_pitfall.test: Test 2.1 now passes.
This commit is contained in:
parent
f8ba2197fa
commit
ddd8f927d8
4 changed files with 97 additions and 117 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2003-05-25 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* tests/r5rs_pitfall.test: Test 2.1 now passes.
|
||||
|
||||
2003-05-13 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/numbers.test (=, <, max, min): Add tests of bignum/inf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue