https://bugs.kde.org/show_bug.cgi?id=356726
Aleix Pol <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/disc | |over/abc04a52618cd9a4be40a3 | |ea3a2b4e79069930ff --- Comment #1 from Aleix Pol <[email protected]> --- Git commit abc04a52618cd9a4be40a3ea3a2b4e79069930ff by Aleix Pol. Committed on 15/12/2015 at 17:11. Pushed by apol into branch 'Plasma/5.5'. Fix type conversion issue Making something uint negative has all sorts of weird problems, such as the attached bug. Explicitly turn the value into a negative integer so we can subtract it from the current time. M +1 -1 libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp http://commits.kde.org/discover/abc04a52618cd9a4be40a3ea3a2b4e79069930ff -- You are receiving this mail because: You are watching all bug changes.
