-
Notifications
You must be signed in to change notification settings - Fork 199
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
brew install pcre2 502 error #117
Comments
I am on monterey, not mojave, but the installation via |
homebrew.bintray.com is nothing to do with the PCRE2 project so I'm closing this as invalid. |
carenas
added a commit
to carenas/pcre2
that referenced
this issue
Dec 28, 2022
Break the check in two to better protect from overflow in systems where a 64bit integer might not easily available and that have a 32bit PCRE2_SIZE. Fixes: PCRE2Project#117
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
brew error, check this plz;
`
Downloading https://homebrew.bintray.com/bottles/pcre2-10.33.moja
curl: (22) The requested URL returned error: 502 Bad Gateway
Error: Failed to download resource "pcre2"
Download failed: https://homebrew.bintray.com/bottles/pcre2-10.33.mojave.bottle.tar.gz
`
The text was updated successfully, but these errors were encountered: