[MapServer-dev] GNU Regex Replacement?
Sebastiaan Couwenberg
sebastic at xs4all.nl
Fri Jun 7 22:38:09 PDT 2024
On 6/7/24 9:40 PM, Paul Ramsey via MapServer-dev wrote:
> We dragged around a dependency on pcre which got updated to pcre2 lately.
If you switch from glibc regex.h to PCRE, make sure to use PCRE2 which
is actively maintained. I had to patch MapCache to start supporting that
because the confusingly named pcre3 package for PCRE will be removed
from Debian in the next stable release.
I personally would just stick to the glibc implementation, which uses
LGPL-2.1 license. Can't Conda use glibc?
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
More information about the MapServer-dev
mailing list