[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    a little typo bug (again) in kde-workspace/libs/ksysguard/processcore/process.cpp
From:       Ömer Fadıl USTA <omerusta () gmail ! com>
Date:       2013-03-01 2:39:37
Message-ID: CAATbBR2hMVyJS0dGC=zbYF_VOdAar8_ngyxTEaub1rG9ar9wQA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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)

-- 
Ömer Fadıl USTA
http://www.bilisimlab.com/

[Attachment #5 (text/html)]

<div dir="ltr"><div><div><div>at line 253   : <br>void \
KSysGuard::Process::setVmURSS(qlonglong _vmURSS) {<br>       if(vmURSSChange != 0 || \
vmURSSChange != 0)<br><br></div>in this if statement both parts are checking same \
condition<br> </div>i think one of them should be different   like \
:<br>if(vmURSSChange != 0 || vmURSS != 0) <br></div><div><div><div><br>-- <br>Ömer \
Fadıl USTA<br><a href="http://www.bilisimlab.com/">http://www.bilisimlab.com/</a> \
</div></div></div></div>



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic