Author: epruesse-guest
Date: 2014-08-28 18:37:57 +0000 (Thu, 28 Aug 2014)
New Revision: 17882

Modified:
   
trunk/packages/arb/trunk/debian/patches/10_upstream_r12793__show_db_load_progress
Log:
fix patch (upstream r12795)


Modified: 
trunk/packages/arb/trunk/debian/patches/10_upstream_r12793__show_db_load_progress
===================================================================
--- 
trunk/packages/arb/trunk/debian/patches/10_upstream_r12793__show_db_load_progress
   2014-08-28 18:08:03 UTC (rev 17881)
+++ 
trunk/packages/arb/trunk/debian/patches/10_upstream_r12793__show_db_load_progress
   2014-08-28 18:37:57 UTC (rev 17882)
@@ -26,12 +26,6 @@
 +    }
  
      gb_create_header_array(gbc_dest, (int)nitems);
-@@ -672,4 +679,5 @@
- 
-     for (long item = 0; item<nitems; item++) {
-+        progress.inc();
-         long type = getc(in);
-         DEBUG_DUMP_INDENTED(deep, GBS_global_string("Item #%li/%li type=%02lx 
(filepos=%08lx)", item+1, nitems, type, ftell(in)-1));
 @@ -850,5 +858,5 @@
                  long size = gb_get_number(in);
                  // gbc->d.size  is automatically incremented


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to