(scm_char_set_hash): bug fix: was overrunning the buffer and
authorGary Houston <ghouston@arglist.com>
Sun, 15 Jul 2001 18:54:28 +0000 (18:54 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 15 Jul 2001 18:54:28 +0000 (18:54 +0000)
commitb87f5a839490236ce76deb873e81cdec9a477269
treeb3f9e74accc1f42f7e15df952b237bb3e01f5fc0
parent396f36cdbfe40800a6aeacbdf3ceca7ddbd1a962
(scm_char_set_hash): bug fix: was overrunning the buffer and
calculating based on garbage.
(scm_char_set_eq, scm_char_set_leq): fix argument number in error
reporting: wasn't incremented due to macro coding.
(scm_char_set): report argument number in error reporting: was
hard coded to 1.  remove a couple of local variables.
srfi/ChangeLog
srfi/srfi-14.c