[pcre-dev] [Bug 1554] New: support subject strings with inva…

Top Page
Delete this message
Author: Vincent Lefevre
Date:  
To: pcre-dev
New-Topics: [pcre-dev] [Bug 1554] support subject strings with invalid UTF-8 sequences, [pcre-dev] [Bug 1554] support subject strings with invalid UTF-8 sequences, [pcre-dev] [Bug 1554] support subject strings with invalid UTF-8 sequences
Subject: [pcre-dev] [Bug 1554] New: support subject strings with invalid UTF-8 sequences
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1554
           Summary: support subject strings with invalid UTF-8 sequences
           Product: PCRE
           Version: N/A
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: vincent@???
                CC: pcre-dev@???



PCRE should support subject strings with invalid UTF-8 sequences. Such
sequences should be regarded as non-matching.

This would be useful to grep binary files, such as PDF files, which contain
both text and binary data. The current solution is to call pcre_exec between
invalid UTF-8 sequences, thus many times on such files, and this is very slow.


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