Junio C Hamano <gitster@xxxxxxxxx> writes: > But anyway, let's use CURL_DISABLE_DEPRECATION first to see how it > goes. The "DEVELOPER_CFLAGS += -Wno-error=deprecated-declarations" version was merged to 'next', only because I wanted to see the commit cleanly pass the tests (and it does), but I do think in the longer term (like, before the topic hits 'master'), it probably is better to do this for everybody, not just for those who use DEVELOPER=Yes. So, further patches on top are very much welcomed. Thanks.