All looks good on Win32 and Win64
Build with today's https://github.com/ylavic/httpd/tree/pcre2_tls
and dependencies:
- pcre 8.45
- openssl 1.1.1m
- nghttp2 1.46.0
- jansson 2.14
- curl 7.80.1
- apr 1.7.0
- apr-util 1.6.1
- apr-iconv 1.2.2
- zlib 1.2.11
- brotli 1.0.9
- libxml2 2.9.12
- lua 5.2.4
- expat 2.4.1
On Saturday 19/02/2022 at 17:58, Steffen Land wrote:
Yep,
next week I try PCRE 8.45 with the branche at
https://github.com/ylavic/httpd/tree/pcre2_tls
On Friday 18/02/2022 at 14:16, Eric Covener wrote:
@Steffen Land any chance you can test the pcre8 update on Windows
prior to integration in 2.4.x?
+ https://github.com/apache/httpd/pull/289.diff
+ (PR: https://github.com/apache/httpd/pull/289)
+ +1: ylavic, rpluem, covener
+ ylavic: This backport proposal inludes the PCRE2 backport
already accepted,
+ we can apply this one instead or the original one first
and then
+ this one (I'd have to rebase the github PR first).
+ ylavic: Can someone test this on Windows too?