summaryrefslogtreecommitdiff
path: root/Command
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-10-01 13:47:54 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-10-01 13:48:56 -0400
commit5c4125e55b40ff4be98a827298f4173f4e54b41e (patch)
treea336a4be3a961a403f4be961490dee24e3c5d790 /Command
parente3969aeb3c1d8a91a31d4da31097ab5c59436774 (diff)
avoid deprecation warnings when built with http-client >= 0.4.18
Since I want git-annex to keep building on debian stable, I need to still support the old http-client, which required explicit calls to closeManager, or use of withManager to get Managers to close at appropriate times. This is not needed in the new version, and so they added a deprecation warning. IMHO much too early, because look at the mess I had to go through to avoid that deprecation warning while supporting both versions..
Diffstat (limited to 'Command')
0 files changed, 0 insertions, 0 deletions