diff bootstrap.conf @ 27523:19ad9150dd69

Check if input to regexp is valid UTF-8 is faster than PCRE's checks (bug #57064). * lo-regexp.cc (regexp::match): Check if input is valid UTF-8 and disable the check in PCRE. Remove error handling for error that can no longer occur. * unistr-wrappers.[cc/h] (octave_u8_check_wrapper): Add new wrapper. * bootstrap.conf: Add gnulib module.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 17 Oct 2019 20:09:10 +0200
parents 463fc0cfed90
children b442ec6dda5c
line wrap: on
line diff
--- a/bootstrap.conf	Fri Oct 18 07:51:46 2019 -0700
+++ b/bootstrap.conf	Thu Oct 17 20:09:10 2019 +0200
@@ -111,6 +111,7 @@
   unictype/ctype-upper
   unictype/ctype-xdigit
   unistd
+  unistr/u8-check
   unistr/u8-strmblen
   unistr/u8-strmbtouc
   unistr/u8-to-u32