1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
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
pkg-plist