Remove always-true range checks in scm_i_ucs_range_to_char_set
authorMichael Gran <spk121@yahoo.com>
Wed, 2 Sep 2009 13:45:05 +0000 (06:45 -0700)
committerMichael Gran <spk121@yahoo.com>
Wed, 2 Sep 2009 13:45:05 +0000 (06:45 -0700)
commitaa2cba9c882ba8bd69750b120d2b7ccd7250b562
tree3a36bbdfee88023126cd11c17a8852e261a15c58
parent4d07801b214c83761b6669b10dc0608c3081043b
Remove always-true range checks in scm_i_ucs_range_to_char_set

* libguile/srfi-14.c (scm_i_ucs_range_to_char_set): limits are always
  non-negative due to the type of the variable
libguile/srfi-14.c