Skip to content

fixed #10610 - added support for PCRE2#8382

Draft
firewave wants to merge 3 commits intodanmar:mainfrom
firewave:regex-pcre2-x
Draft

fixed #10610 - added support for PCRE2#8382
firewave wants to merge 3 commits intodanmar:mainfrom
firewave:regex-pcre2-x

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

No description provided.

@firewave firewave changed the title added support for PCRE2 / added engine to rule XML to specify regex engine fixed #10610 - added support for PCRE2 Mar 27, 2026
@@ -32,7 +32,13 @@ if(HAVE_RULES)
find_path(PCRE_INCLUDE pcre.h)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you still need pcre.h if you are using pcre2.h ? I'm trying to build with CMake on Debian Trixie, for which libpcre3-dev is not available, and the build still fails because CMake cannot detect pcre.h

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you still need pcre.h if you are using pcre2.h ?

No.

This is still WIP. I have not added build options separating PCRE from PCRE2 yet.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 2026

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.

2 participants