* futures.c (mark_futures): Don't need to mark data of recycled
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 23 Jan 2003 20:31:38 +0000 (20:31 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 23 Jan 2003 20:31:38 +0000 (20:31 +0000)
commit361d631fb7353c575b0ca05f26fec21eb91a8679
treea59b8044f6c9c37077e06bf6c039e0484798b959
parent6b468ba449cbd2db62f62e4b6f8bb584b4dff96e
* futures.c (mark_futures): Don't need to mark data of recycled
futures.
(scan_futures, cleanup_undead): Be smarter about marking
futures---avoid unnecessary passes through future lists.
libguile/ChangeLog
libguile/futures.c