fix hash of zero-length vectors
authorAndy Wingo <wingo@pobox.com>
Thu, 27 Oct 2011 12:00:38 +0000 (14:00 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 27 Oct 2011 12:00:38 +0000 (14:00 +0200)
commit549333efd898889f4b99b2d4f8986a098121c620
tree4e635c3b069909bd26b2c4e707716d18a395a7d9
parent4938d3cb742de2a356586c55e5af32e193c5990b
fix hash of zero-length vectors

* libguile/hash.c (scm_raw_ihash): Fix for zero-length vectors.
libguile/hash.c