- Notifications
You must be signed in to change notification settings - Fork239
Fix doc. -47 corresponds to PCRE2_ERROR_MATCHLIMIT not PCRE2_ERROR_NOMEMORY#701
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
NWilson commentedFeb 18, 2025
Many thanks! How on earth did you spot that?!? I have updated the PR to make the same change to the other copies of the documentation. The "primary file" is |
fc04890 intoPCRE2Project:masterUh oh!
There was an error while loading.Please reload this page.
MegaManSec commentedFeb 18, 2025
Haha, I spotted it because I googled error number -47during some research and that page was the first one I could find. It made no sense to me that it was a no-memory error so had to go digging. |
Title should be self-explanatory.