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

List:       kde-commits
Subject:    kdenetwork/kget
From:       Rainer Wirtz <rainer.wirtz () gmx ! de>
Date:       2005-02-25 15:38:45
Message-ID: 20050225153845.2B7BBEF06 () office ! kde ! org
[Download RAW message or body]

CVS commit by ratz: 

When checking if file in cache, don't test for a particular error


  M +2 -3      slave.cpp   1.27


--- kdenetwork/kget/slave.cpp  #1.26:1.27
@@ -262,6 +262,5 @@ void Slave::slotResult(KIO::Job * job)
     }
     else {
-        if (m_parent->getMode() == Transfer::MD_NEW \
-            && error == KIO::ERR_DOES_NOT_EXIST)
+        if (m_parent->getMode() == Transfer::MD_NEW)
         {
             PostMessage(SLV_NOTINCACHE);


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

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