16 May
2012
16 May
'12
12:16 p.m.
On Apr 5, 2012, at 21:38 , Jonathan P. Bona wrote:
It looks like there's an issue with caching methods -- the arguments aren't being taken into account. We're using the following as a temporary workaround version of invoke-find-method: …
This should be fixed in [r13937][1]. From looking at the original version of JSS, I apparently badly misunderstood the macrology involved in WITH-CONSTANT-SIGNATURE, mistakenly trying to implement an unnecessary (and broken) method cache. [1]: http://trac.common-lisp.net/armedbear/changeset/13937