[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: Bug in Victoria Day PCL (Lucid 3.0), using eql specializers
- To: CommonLoops.PA@Xerox.COM
- Subject: re: Bug in Victoria Day PCL (Lucid 3.0), using eql specializers
- From: jkh@meepmeep.pcs.com (Jordan K. Hubbard)
- Date: 31 Aug 89 08:08:09 MSZ (Thu)
- Redistributed: CommonLoops.PA
Actually, this bug also occurs in KCL. To wit:
>(pcl::bug-report-info)
PCL system date: 5/22/89 Victoria Day PCL
Lisp Implementation type: Kyoto Common Lisp
Lisp Implementation version: June 3, 1987
*features*: (:PORTABLE-COMMONLOOPS :PCL :TURBO-CLOSURE TURBO-CLOSURE
MC68020 SYSTEM-V IEEE-FLOATING-POINT UNIX AKCL COMMON
KCL)
NIL
>(compile-file "bug") [Or (load "bug") will do just as well, actually]
Error: Value stack overflow.^M
Error signalled by MAKE-ARRAY.^M
Backtrace: > eval > load-defmethod > real-add-named-method > add-method > updat
e-class > propagate-class-update > update-method-inheritance > invalidate-generi
c-function > update-class > propagate-class-update > update-method-inheritance >
invalidate-generic-function > update-class > propagate-class-update > update-me
thod-inheritance > invalidate-generic-function > update-class > propagate-class-
.... Ad nauseum...
This has also been keeping me from compiling/loading CLUE and I'd
be Very Interested in hearing about any fixes, if somebody comes up with
one.
Jordan Hubbard
jkh@meepmeep.pcs.com