HomeFreeBSD

net-im/jabber: Fix build with Clang 6

Description

net-im/jabber: Fix build with Clang 6

expat.cc:412:20: error: comparison between pointer and integer ('const char *' and 'int')

while (atts[i] != '\0') {
       ~~~~~~~ ^  ~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p478648_s338416/logs/errors/jabber-1.6.1.1_20,1.log

Also deprecate it. It appears to be unmaintained upstream and the
last relase was more than 10 years ago.

Details

Provenance
tobikAuthored on
Parents
rP478962: Fix typo
Branches
Unknown
Tags
Unknown