Skip to content

Conversation

@wuwen5
Copy link

@wuwen5 wuwen5 commented Oct 4, 2025

fixed #1627 #1764

https://github.com/openresty/lua-nginx-module

 git format-patch -k -1 cb83e33
 git format-patch -k -1 6df2b6f01c2f75cafae122a5832f194c71280a15
 git format-patch -k -1 03ec7f1d71b53aef91e7f42cc7ea675ca5ccd5c0
 git format-patch -k -1 e8da8781c9a014d2eac3425f63516cd3f2a0047a

swananan and others added 4 commits October 4, 2025 12:17
Signed-off-by: lijunlong <[email protected]>
pcre.h is a PCRE header and is not exposed by PCRE2 library causing
compilation error as the header is not found.

Don't include pcre.h if nginx is compiled with PCRE2 support enabled.

Fixes: cb83e33e2657 ("feature: support pcre2")

Signed-off-by: Christian Marangi <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Oct 4, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 4 committers have signed the CLA.

❌ swananan
❌ zhongweiy
❌ Ansuel
❌ lynch1981
You have signed the CLA already but the status is still pending? Let us recheck it.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 4 committers have signed the CLA.

❌ Ansuel
❌ swananan
❌ zhongweiy
❌ lynch1981
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Whether the tengine can adapt to the PCRE2?

6 participants