[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
array garbage collection.
- To: RWK at MIT-MC
- Subject: array garbage collection.
- From: Glenn S. Burke <GSB at MIT-ML>
- Date: Sat, 13 Jun 81 20:58:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 13 June 1981 16:58-EDT
To the best of my knowledge, when the array linkages are circular they
never get gced. I was shafted by this once long ago. I still haven't
figured out why it doesn't just continue recursing for the mark phase.
(Or if i did once upon a time i don't remember.)