https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6483
Summary: request to use RE2 in place of RE2C step
Product: Spamassassin
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [email protected]
Hi,
Google released RE2 library with capability to build DFA for large number of
regular expressions (RE2::Set) and do linear matching. It would be great if
this can be taken advantage in spamassassin since Google3 RE2 library supports
most constructs of PCRE and for those complicated things it wont, we can revert
back to normal process.
http://code.google.com/p/re2/
regards
vijay
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.