Welcome! Log In Create A New Profile

Advanced

[nginx] Configure: MSVC compatibility with PCRE2 10.43.

Anonymous User
October 15, 2024 10:20AM
details: https://github.com/nginx/nginx/commit/b394d44cfa7e5c2d48a174d06f4b899b6cfd3ccf
branches: master
commit: b394d44cfa7e5c2d48a174d06f4b899b6cfd3ccf
user: Thierry Bastian <thierryb@filewave.com>
date: Wed, 9 Oct 2024 09:18:49 +0200
description:
Configure: MSVC compatibility with PCRE2 10.43.


---
auto/lib/pcre/make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/auto/lib/pcre/make b/auto/lib/pcre/make
index 839ef294b..182590ac5 100644
--- a/auto/lib/pcre/make
+++ b/auto/lib/pcre/make
@@ -36,7 +36,8 @@ if [ $PCRE_LIBRARY = PCRE2 ]; then
pcre2_valid_utf.c \
pcre2_xclass.c"

- ngx_pcre_test="pcre2_convert.c \
+ ngx_pcre_test="pcre2_chkdint.c \
+ pcre2_convert.c \
pcre2_extuni.c \
pcre2_find_bracket.c \
pcre2_script_run.c \
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Configure: MSVC compatibility with PCRE2 10.43.

Anonymous User 185 October 15, 2024 10:20AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 118
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready