Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pcre2. #314

Merged
merged 5 commits into from
Jul 28, 2023
Merged

Add support for pcre2. #314

merged 5 commits into from
Jul 28, 2023

Conversation

sebastic
Copy link
Contributor

This is my naive attempt to add support for PCRE2.

It builds successfully, but my C-fu is not very strong, so I'm not sure about the correctness.

@jmckenna can you review this?

@jmckenna
Copy link
Member

thanks @sebastic I'll test this...

@jmckenna
Copy link
Member

Thanks @sebastic works very well on Windows! (I also made some other minor changes to CMakeLists.txt in this PR to remove some warnings) I think we should merge this.

@sebastic
Copy link
Contributor Author

I think we should merge this

Maybe rebase it first to not have such an ugly history?

@jmckenna
Copy link
Member

ok I will try "rebase and merge" (I was initially going to "squash and merge" & remove my history)

@jmckenna jmckenna merged commit 0b85061 into MapServer:main Jul 28, 2023
7 checks passed
@sebastic sebastic deleted the pcre2 branch July 28, 2023 17:45
jmckenna pushed a commit that referenced this pull request Aug 2, 2024
* Add support for pcre2. Fixes: #272
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