multibyte regex error handling fix
authorAndy Wingo <wingo@pobox.com>
Thu, 6 Jan 2011 00:40:22 +0000 (16:40 -0800)
committerAndy Wingo <wingo@pobox.com>
Fri, 7 Jan 2011 17:18:36 +0000 (09:18 -0800)
commitf756cd30764c76d270cc34969d7156ebcfcfb214
treec7ed9563893fb2828c40e140ef032e173f74936e
parent247a56fa5a00e3e2c373ab30762bd119fc250a07
multibyte regex error handling fix

* libguile/regex-posix.c (fixup_multibyte_match): Fix mbrlen error
  handling.
libguile/regex-posix.c