Gerd Moellmann <[EMAIL PROTECTED]> writes: > In its infinite metacircularity, PCL calls generic functions while it > is computing applicable methods for the same generic functions. For > instance, computing which methods of METHOD-SPECIALIZERS are > applicable to OMMETHODs calls METHOD-SPECIALIZERS. That again wants > to compute applicable methods and so on, add infinitum, and > METHOD-SPECIALIZERS just being one example.
Gerardo, I think I can break these vicious cycles. The simple test cases that I can make here seem to work, at least. Would you be willing to test your program with a CMUCL containing these changes (basically CMUCL from CVS plus some changes), if I make you a tar with binaries? I can make binaries for FreeBSD and GNU/Linux.
