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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/io
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2010-11-30 16:13:28
Message-ID: 20101130161328.509A9AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202375 by sebsauer:

verbosity-- (they are eating the useful debug's)

 M  +2 -2      kzip.cpp  


--- trunk/KDE/kdelibs/kdecore/io/kzip.cpp #1202374:1202375
@@ -444,7 +444,7 @@
             {
 	    	// here we have to read through the compressed data to find
 		// the next PKxx
-	        kDebug(7040) << "trying to seek for next PK78";
+	        //kDebug(7040) << "trying to seek for next PK78";
                 bool foundSignature = false;
 
                 while (!foundSignature)
@@ -734,7 +734,7 @@
         {
             // The file does not start with any ZIP header (e.g. self-extractable ZIP files)
             // Therefore we need to find the first PK\003\004 (local header)
-            kDebug(7040) << "Try to skip start of file";
+            //kDebug(7040) << "Try to skip start of file";
             startOfFile = false;
             bool foundSignature = false;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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