freebsd-ports/irc/kvirc
Jan Beich 3537aef17a irc/kvirc: unbreak with clang 4.0
src/modules/rijndael/libkvirijndael.cpp:331:11: error: ordered comparison between pointer and zero ('int *' and 'int')
                        if(len > 0)
                           ~~~ ^ ~
src/modules/rijndael/libkvirijndael.cpp:357:11: error: ordered comparison between pointer and zero ('int *' and 'int')
                        if(len > 0)
                           ~~~ ^ ~

Reported by:	antoine (via exp-run)
2017-02-01 05:28:52 +00:00
..
files irc/kvirc: unbreak with clang 4.0 2017-02-01 05:28:52 +00:00
distinfo
Makefile irc/kvirc: unbreak with clang 4.0 2017-02-01 05:28:52 +00:00
pkg-descr Convert tab after WWW: in pkg-descrs to single space as per PHB 2016-05-23 18:36:52 +00:00
pkg-plist