* srfi-14.c (scm_char_set_hash): recognise 0 instead of #f in the
authorGary Houston <ghouston@arglist.com>
Sun, 15 Jul 2001 15:16:31 +0000 (15:16 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 15 Jul 2001 15:16:31 +0000 (15:16 +0000)
commit396f36cdbfe40800a6aeacbdf3ceca7ddbd1a962
tree3ffb79e91213795c7ef679c908bcee759e56a0b2
parent4be5d9762537a44720e31e135f084080f51df18b
* srfi-14.c (scm_char_set_hash): recognise 0 instead of #f in the
opt arg to give default bound, as in final spec.  don't allow
negative bounds.
srfi/ChangeLog
srfi/srfi-14.c