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 missing constants for ERR100 and ERR101 in pcre.h #448

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

alexdowad
Copy link
Contributor

For all other error codes returned by pcre2_compile(), there are constants defined in pcre2.h which describe the error. Add the missing constants for the last two error codes.

For all other error codes returned by pcre2_compile(), there are constants
defined in pcre2.h which describe the error. Add the missing constants for
the last two error codes.
@PhilipHazel PhilipHazel merged commit 7ec9ecb into PCRE2Project:master Aug 29, 2024
11 checks passed
@alexdowad alexdowad deleted the errcode branch August 30, 2024 19:05
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