https://bugs.exim.org/show_bug.cgi?id=1922
Bug ID: 1922
Summary: Selection of system properties for the regular
expressions engine at run time
Product: PCRE
Version: 10.22 (PCRE2)
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: elfring@???
CC: pcre-dev@???
A few software build parameters like the following have got an important
influence on the kind of regular expressions that can be processed.
* Application binary programming interface
* Calling convention
* Code unit size
* Internal linkage
I am looking for a way that such system properties can be selected for a
specific data processing task at run time.
How do you think about software design possibilities to make any variants of
your library usable in parallel for different search patterns?
--
You are receiving this mail because:
You are on the CC list for the bug.