From kmail-devel Fri Aug 08 11:46:20 2003 From: George Staikos Date: Fri, 08 Aug 2003 11:46:20 +0000 To: kmail-devel Subject: coding error in KMMsgBase X-MARC-Message: https://marc.info/?l=kmail-devel&m=106034320820584 There's a coding error in KMMsgBase. Near line 70, there is a comparison with a char to determine if it is negative. char is signed on some platforms, unsigned on others. Infact, I own one of each. One of these machines is bound to trigger an error I think. -- George Staikos KDE Developer http://www.kde.org/ Staikos Computing Services Inc. http://www.staikos.net/ _______________________________________________ KMail Developers mailing list kmail@mail.kde.org http://mail.kde.org/mailman/listinfo/kmail