We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In my effort to port to curl, I missed the 64-bit definitions required for the build. These will be added in an imminent PR.
I hoped the compile would work, but did not. The PR will make this obvious.
curl 8.11.0 and probably going back as far as 7.6.
NonStop (all releases)
The text was updated successfully, but these errors were encountered:
Add 64-bit curl_off_t definitions for NonStop builds.
faf5f37
Fixes: curl#15723 Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
ae4ec1d
Successfully merging a pull request may close this issue.
I did this
In my effort to port to curl, I missed the 64-bit definitions required for the build. These will be added in an imminent PR.
I expected the following
I hoped the compile would work, but did not. The PR will make this obvious.
curl/libcurl version
curl 8.11.0 and probably going back as far as 7.6.
operating system
NonStop (all releases)
The text was updated successfully, but these errors were encountered: