char-set-filter! does not properly iterate over the charset
authorMichael Gran <spk121@yahoo.com>
Wed, 2 Sep 2009 13:16:35 +0000 (06:16 -0700)
committerMichael Gran <spk121@yahoo.com>
Wed, 2 Sep 2009 13:28:35 +0000 (06:28 -0700)
commitbde543e88b070b5fcd2b08ba8129ec1125ab0861
treef5d62ff23f8d29c711ca50832466686725ccc218
parent91772d8f8af742e864cccf5578776f09bfecf7e9
char-set-filter! does not properly iterate over the charset

* libguile/srfi-14.c (scm_char_set_filter_x): iterate over
  codepoints
libguile/srfi-14.c