diff bootstrap.conf @ 25413:39cf8145405f

Make "tolower" and "toupper" Unicode aware (bug #53873). * ov-ch-mat.cc (map): Use UTF-8 aware functions for "tolower" and "toupper". * mappers.cc: Add tests for "tolower" and "toupper". * unicase-wrappers.[c/h]: Add wrappers for "u8_tolower" and "u8_toupper". * module.mk: Add new files. * bootstrap.conf: Add modules "unicase/u8-tolower" and "unicase/u8-toupper".
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 16 May 2018 21:36:27 +0200
parents def1b446ba64
children 8fae933e7228
line wrap: on
line diff
--- a/bootstrap.conf	Sun May 27 19:20:47 2018 +0200
+++ b/bootstrap.conf	Wed May 16 21:36:27 2018 +0200
@@ -91,6 +91,8 @@
   tempname
   tmpfile
   uname
+  unicase/u8-tolower
+  unicase/u8-toupper
   uniconv/u8-conv-from-enc
   uniconv/u8-conv-to-enc
   unistd