https://bugs.kde.org/show_bug.cgi?id=180954
Allen Winter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Allen Winter <winter kde org> 2009-06-13 15:10:10 --- SVN commit 981380 by winterz: cast getpid() to a qlonglong so we don't rely on a system include to give us a type that QVariant can't handle. Should fix compile problems on systems where getpid() is a long. BUG: 180954 M +3 -2 kmstartup.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=981380 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
