You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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#171jpbarrette/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
Cf. curl/curl#14747.
The text was updated successfully, but these errors were encountered: