From eeeb059e46a07f10023f2313894159161504b664 Mon Sep 17 00:00:00 2001 From: ph10 Date: Sun, 23 Feb 2020 16:40:05 +0000 Subject: Unicode upper/lower casing is now used when UCP is set, even if UTF is not set. This is not yet documented, and it not yet implemented in JIT. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1224 6239d852-aaf2-0410-a92c-79f79f948069 --- maint/ManyConfigTests | 2 -- 1 file changed, 2 deletions(-) (limited to 'maint') diff --git a/maint/ManyConfigTests b/maint/ManyConfigTests index 2d92dc5..d82613f 100755 --- a/maint/ManyConfigTests +++ b/maint/ManyConfigTests @@ -28,8 +28,6 @@ # The -v option causes a call to 'pcre2test -C' to happen for each # configuration. -# Currently -fsanitize=undefined is not working (locks machine). - useasan=1 useusan=1 usedebug=1 -- cgit v1.2.1