Fix broken hash-table merge.
authorLudovic Courtès <ludo@gnu.org>
Wed, 10 Sep 2008 21:51:21 +0000 (23:51 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 10 Sep 2008 21:51:21 +0000 (23:51 +0200)
commit0306509bc89b753442b503c61310d319e37eee5b
tree299a21000f999227ce76cb2ca4d866416ab2e952
parentb359b36a63844f6fb1e18a070528bcc4fb45c16d
Fix broken hash-table merge.

* libguile/hashtab.c (scm_hash_fn_create_handle_x): Return IT only when
  it satisfies `scm_is_pair ()'.
libguile/hashtab.c