On 06/18/2013 02:52 AM, David Faure wrote:
Hi,
gcc found a nice bug in S5BServer::ss_incomingUDP...
· if(port != 0 || port != 1)
· · return;
Whatever follows, will never be called :-)
Well that's a hoot! Fortunately nothing of importance ever used S5B UDP.
It was originall
Hi,
gcc found a nice bug in S5BServer::ss_incomingUDP...
· if(port != 0 || port != 1)
· · return;
Whatever follows, will never be called :-)
--
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5
_