From 616338042acfafd70c23a101eeef5ad7b722b2b0 Mon Sep 17 00:00:00 2001 From: gerd <gerd> Date: Wed, 4 Jun 2003 09:32:09 +0000 Subject: [PATCH] *** empty log message *** --- general-info/release-19a.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index 0648e2ca2..238f91336 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -96,6 +96,9 @@ New in this release: signaled in safe code when the set of methods applicable to CALL-NEXT-METHOD's arguments is different from the set of methods applicable to the original method arguments. + - FIND-METHOD signaling an error when called with specializers + not corresponding to the number of required arguments of the + supplied generic function. * Numerous bugfixes: - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR -- GitLab