home *** CD-ROM | disk | FTP | other *** search
-
- I don't know if this was answered (I haven't seen it) but I am
- quite sure the problem is in the definition of *array in array.l,
- down near the bottom there is a (do ((i size)) ((zerop i))
- (set (arrayref tname (setq i......)
-
- the error is coming I believe from that (set) for fixnum-block type
- arrays. If someone can come up with the fix I would appreciate,
- (or already has) otherwise I'll try and figure out what should be
- there. Thanks in advance.
-
- -Barry Shein, Boston University
-
-
-
-