On Friday, March 01, 2013 04:39:37 Ömer Fadıl USTA wrote:
> at line 253  :
> void KSysGuard::Process::setVmURSS(qlonglong _vmURSS) {
>     if(vmURSSChange != 0 || vmURSSChange != 0)
>
> in this if statement both parts are checking same condition
> i think one of them should be different  like :
> if(vmURSSChange != 0 || vmURSS != 0)

Thanks for the report! You might have wanted to report it as a bug at
bugs.kde.org so that it doesn't get missed, most KDE developers don't read
kde-devel.

However I have patched it for the 4.10.2 release (not the upcoming 4.10.1, the
one after).

Regards,
 - Michael Pyne

Attachment: signature.asc
Description: This is a digitally signed message part.

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to