The charset complement operator should not include surrogates
authorMichael Gran <spk121@yahoo.com>
Wed, 2 Sep 2009 13:19:21 +0000 (06:19 -0700)
committerMichael Gran <spk121@yahoo.com>
Wed, 2 Sep 2009 13:28:42 +0000 (06:28 -0700)
commitf4cdfe6140923b5cf11d7af9a2098514d98a61a5
tree2330d47c778bc0c1708046251c8d2f2021544bcd
parentbde543e88b070b5fcd2b08ba8129ec1125ab0861
The charset complement operator should not include surrogates

* libguile/srfi-14.c (charsets_complement): skip over surrogates
  when making a charset complement
libguile/srfi-14.c