]> git.tuebingen.mpg.de Git - paraslash.git/commit
client: No longer fail connection if sideband was not announced.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 3 Jul 2016 10:40:47 +0000 (12:40 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 17 Jul 2016 11:32:13 +0000 (13:32 +0200)
commit6ee9f6e477fd968491be395bedfbf660e0ebea5c
tree48c27d514f01850efabca93bb8fc155dc6d20376
parente8b940533d5654d72ac5407c512b445feab6ad25
client: No longer fail connection if sideband was not announced.

Sideband has become mandatory in paraslash-0.5.0, and the current
para_client does not work with older server versions anyway. Hence
this change has no impact on compatibility.

The E_INCOMPAT_FEAT error code is now unused and can be removed.
client_common.c
error.h