-
Notifications
You must be signed in to change notification settings - Fork 363
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
Remove use of CURLOPT_CLOSEPOLICY
#169
Comments
Open
sim590
added a commit
to sim590/dpaste
that referenced
this issue
Nov 3, 2024
…22) A patched version of curlpp/Options.hpp has been added to the repositiory in which the faulty `ClosePolicy` definition was removed. Some other definitions were also removed in order to get a minimal list of deprecated definitions warnings. See the following links for references about the issue worked around: jpbarrette/curlpp#171 jpbarrette/curlpp#169
sim590
added a commit
to sim590/dpaste
that referenced
this issue
Nov 26, 2024
* workaround current curlpp related errors. See: * jpbarrette/curlpp#171 * jpbarrette/curlpp#169 * fix a few build toolchain issues * fix wrong encryption scheme being displayed (CBC -> GCM) * update and fix typos in manpage
This was referenced Nov 27, 2024
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cf. curl/curl#14747.
The text was updated successfully, but these errors were encountered: