* srfi-14.c: Allocate correct memory size for charsets (32 bytes),
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Mon, 16 Jul 2001 15:47:02 +0000 (15:47 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Mon, 16 Jul 2001 15:47:02 +0000 (15:47 +0000)
commitcebf3d62d915cb73ca5cc6b99e3fa006c4d0a15a
treec5b85d80ae3881dacada5b15454b9ca9b821743d
parent63bcad1964527df2d658035766467b2f782fb043
* srfi-14.c: Allocate correct memory size for charsets (32 bytes),
use this value for initializing and comparing charsets.
(scm_char_set_hash): Use ``better'' hash algorithm which produces
more values.
srfi/ChangeLog
srfi/srfi-14.c