
30 Aug
2008
30 Aug
'08
3:31 p.m.
* Madhu [2008-08-29 04:15+0200] writes:
* (defparameter $ht (make-hash-table)) * (loop for i below 2048 do (setf (gethash i $ht) i))
M-x slime-inspect $ht
error in process filter: Wrong type argument: listp, :action
Should be fix in CVS. Thanks for the report. Helmut.