Re: PCRE2 compatibility

2022-02-14 Thread Christophe JAILLET
Le 14/02/2022 à 21:14, Doug Whitfield a écrit : Thanks Jeff, this is exactly what I am talking about! I see that there are some patches out that purport to fix this. Does anybody know if those work and if they are ever going to get merged since pcre is defunct? I saw references to some pcre

Re: PCRE2 compatibility

2022-02-14 Thread Christophe JAILLET
Le 14/02/2022 à 21:10, Jeff McKenna a écrit : Hi Doug, If by "incompatible" you mean to ask if one can point to PCRE2 with CMake with Apache 2.4.51 & build successfully, I can tell you that yes it is incompatible, I was not able to build 2.4.51 with PCRE2 through CMake, with Visual Studio

PCRE2 compatibility

2022-02-14 Thread Doug Whitfield
Hi folks, Apologies is this is better suited for the user mailing list, but I’m digging into the source do thought this might be best. I have read a number of reports that pcre2 is not compatible with httpd. However, it looks like pcre2 code went in in 2016:

Re: PCRE2 compatibility

2022-02-14 Thread Jeff McKenna
Hi Doug, If by "incompatible" you mean to ask if one can point to PCRE2 with CMake with Apache 2.4.51 & build successfully, I can tell you that yes it is incompatible, I was not able to build 2.4.51 with PCRE2 through CMake, with Visual Studio 2019. (at the time I found many reporting this

Re: PCRE2 compatibility

2022-02-14 Thread Doug Whitfield
Thanks Jeff, this is exactly what I am talking about! I see that there are some patches out that purport to fix this. Does anybody know if those work and if they are ever going to get merged since pcre is defunct? I saw references to some pcre backports on a httpd mailing list last week (I