[pcre-dev] [Bug 1340] New: update unicode validation for uni…

Góra strony
Delete this message
Autor: Christian Persch
Data:  
Dla: pcre-dev
Temat: [pcre-dev] [Bug 1340] New: update unicode validation for unicode corrigendum #9
------- 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: ph10@???
        ReportedBy: chpe@???
                CC: pcre-dev@???



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