[pcre-dev] [Bug 2466] Case-insensitive Cyrillic YA (Я) not m…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2466] Case-insensitive Cyrillic YA (Я) not matching lowercase (я) when in lookahead
https://bugs.exim.org/show_bug.cgi?id=2466

Philip Hazel <ph10@???> changed:

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


--- Comment #1 from Philip Hazel <ph10@???> ---
This is a very old bug, but I have now squashed it, in time to catch the 10.34
release, which will come out once some other issues are sorted. Thanks for the
report. (Detail: if the first char in a caseless pattern was in an assertion,
was non-ASCII, and its other case started with a different code unit, matching
failed unless starting optimizations were turned off.)

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