[Tilesathome] addThreads patch (real speedup)

Rene Wunderlich rene.wunderlich at milaro.net
Fri Nov 14 23:20:47 GMT 2008



Matthias Julius schrieb:
> That sounds like a good plan.  I would suggest to get yourself a SVN
> account and start a new branch as this sounds this will be in an
> experimental stage for a while longer.
> 
> Matthias
> 

current not ;)

lets me stablize the project for unstable and not open a new branch
i can open a local git as download for previus ;)



her a smal bugfix!?

---------------------
Index: lib/Tileset.pm
===================================================================
--- lib/Tileset.pm      (Revision 11934)
+++ lib/Tileset.pm      (Arbeitskopie)
@@ -800,7 +800,7 @@
          throw TilesetError "UTF8 test failed", "utf8";
      }
      ::resetFault("utf8"); #reset to zero if no UTF8 errors found.
-    return ($DataFile ,"");
+    return ($DataFile);
  }
----------------------

no idea alle comments say downloadData() return the filename?
its not a real problem not one use the return var ;) only i heh

René






More information about the Tilesathome mailing list