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

List:       kde-commits
Subject:    KDE/kdepim/kmail
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2008-02-29 10:35:52
Message-ID: 1204281352.474625.7923.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 780504 by staniek:

check result of readIndex()


 M  +1 -1      kmfoldermaildir.cpp  


--- trunk/KDE/kdepim/kmail/kmfoldermaildir.cpp #780503:780504
@@ -145,7 +145,7 @@
     if (!mIndexStream)
       rc = createIndexFromContents();
     else
-      readIndex();
+      rc = readIndex() ? 0 : 1;
   }
   else
   {
[prev in list] [next in list] [prev in thread] [next in thread] 

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