scm_i_substring_copy tries to narrow the substring
authorMark H Weaver <mhw@netris.org>
Tue, 10 Jan 2012 12:50:28 +0000 (07:50 -0500)
committerMark H Weaver <mhw@netris.org>
Tue, 10 Jan 2012 12:50:28 +0000 (07:50 -0500)
commitd6a569c191e14ed756135cff3de35371b1b8757b
tree820a076650f263bae65d07da2b932192b61a1040
parent7532125912a381c0770aa7af596b7401942c685b
scm_i_substring_copy tries to narrow the substring

* libguile/strings.c (scm_i_substring_copy): Try to narrow the substring
  if it came from a wide string.
libguile/strings.c