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

http://bugs.exim.org/show_bug.cgi?id=1340
           Summary: update unicode validation for unicode corrigendum #9
           Product: PCRE
           Version: 8.32
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=619)
 --> (http://bugs.exim.org/attachment.cgi?id=619)
patch

See http://www.unicode.org/versions/corrigendum9.html . 

Previously PCRE rejected U+FFFE and U+FFFF; and in 8.32 we just updated it to
reject *all* noncharacters (the last two codepoints in each plane, plus
U+FDD0..U+FDEF). In light of Corrigendum #9, change the code to allow these
noncharacters, and adjust the tests accordingly.


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to