Bug#163217: info about drive

2002-11-05 Thread Jan Gregor
Hi My drive is cd-burner asus 1610A (16x10x40x), revision 1.20. It has 2mb of memory. Additional Info about it is on following page: http://www.asus.com.tw/optical/crw-1610a/specification.htm Asus claims about its models with A (such as 1610A) that they are created by ASUS, on inet i found

Bug#149131: clisp accepts, as accessor to object, name that conflicts with build-in function

2002-06-05 Thread Jan Gregor
Package: clisp Version: 1:2.27-0.5 Severity: wishlist I wrote in clisp program that defines class with accessor to one of its slots called type. I tried to run this program under Harlequin Lisp and Alegro. Both reported an error, Harlequin said that type conflicts with function visible from COMMO

Bug#148926: clisp eats whole memory

2002-06-03 Thread Jan Gregor
Package: clisp Version: 1:2.27-0.5 Severity: important Following sequence produce this effect: (jtms-init) (setq a (install-node 'a)) (setq b (install-node 'b)) (install-just a (list b)) I found that this problem has something to do with push and defstruct. In harlequin lisp (lispworks) p