(scm_i_rehash): Remove elements from old bucket vector
authorMarius Vollmer <mvo@zagadka.de>
Fri, 25 Feb 2005 22:35:26 +0000 (22:35 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 25 Feb 2005 22:35:26 +0000 (22:35 +0000)
commit5b582466991450d856a61bcaebf346bbc7cee1ef
tree667fa3fbc748cb180762b964eaadb2117658bcdd
parentc2f21af5f8a0fd09cd9889e1abeeb69f0a72e1a2
(scm_i_rehash): Remove elements from old bucket vector
so that no two weak alist vectors share a spine.
(scm_hash_fn_create_handle_x): Deal with a possible rehashing
during GC before inserting the new alist cell.
libguile/hashtab.c