https://bugs.exim.org/show_bug.cgi?id=2432
Zoltan Herczeg <hzmes...@freemail.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hzmes...@freemail.hu --- Comment #1 from Zoltan Herczeg <hzmes...@freemail.hu> --- Thank you for the report. ./pcre2test -jit PCRE2 version 10.34-RC1 2019-04-22 re> ~[\pL\p{Cyrillic}]~ data> test 0: t It seems this is fixed. Please check the latest SVN whether it works for you: svn://vcs.exim.org/pcre2/code/trunk At the moment I don't have time to bisect the exact revision. One more note is that your test does not use UTF because it is not enabled. Although it works here with UTF as well: ./pcre2test -jit PCRE2 version 10.34-RC1 2019-04-22 re> ~[\pL\p{Cyrillic}]~utf data> test 0: t -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev