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

_______________________________________________
MapServer-dev mailing list
MapServer-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-dev

Reply via email to