weak_bucket_assoc tweak
authorAndy Wingo <wingo@pobox.com>
Fri, 13 May 2011 11:21:51 +0000 (13:21 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 13 May 2011 13:31:02 +0000 (15:31 +0200)
commit6bb2c00a76732b399ff000779cbbc8f95d511c4e
tree9544898d02480d2154ff0be6a8b40fa84d9490ac
parent0b0ac740fcef9644c3808c1d96f440a44a2fbea2
weak_bucket_assoc tweak

* libguile/hashtab.c (weak_bucket_assoc): Change assertion to be a check
  and abort, and so that only calls GC_is_visible if the check fails.
libguile/hashtab.c