[pcre-dev] [Bug 1670] --color produces invalid UTF-8 for pro…

Startseite
Nachricht löschen
Autor: admin
Datum:  
To: pcre-dev
Betreff: [pcre-dev] [Bug 1670] --color produces invalid UTF-8 for property matches
https://bugs.exim.org/show_bug.cgi?id=1670

Hermann Zahnweh <eximbugs.apriori@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID


--- Comment #2 from Hermann Zahnweh <eximbugs.apriori@???> ---
D’oh, I didn’t realize I needed -u. Thanks! I never became aware of that
switch, probably because I expected Unicode to be the default, and I mostly
specified patterns in verbatim, so I guess byte-by-byte matching would have
worked there. With -u, everything works as expected. Though I guess I will have
to ping some people who use PCRE as a library.

--
You are receiving this mail because:
You are on the CC list for the bug.