https://bugs.exim.org/show_bug.cgi?id=2699
--- Comment #7 from Philip Hazel <Philip.Hazel@???> ---
(In reply to Petr Pisar from comment #6)
> I think it happened working for you on Linux because your xterm
> coincindently runs in UTF-8 locale.
Oh indeed yes. My xterm is set to UTF-8 mode.
> But since pcre2test is used in PCRE2 tests which expects UTF-8 on input and
> output, and since it is not a program for a general audience, maybe it's to
> much to implement that capability.
It's more complicated than that because pcre2test also has to handle UTF-16 and
UTF-32 internally (and indeed non-UTF 16-bit and 32-bit data) so that it can
test the 16-bit and 32-bit libraries. But I agree with your last point - as
long as pcre2test is able to do all the necessary testing, I see no reason to
add additional capabilities.
--
You are receiving this mail because:
You are on the CC list for the bug.