pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/editor thumb_cache.cxx,1.10,1.11


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/editor thumb_cache.cxx,1.10,1.11
Date: 14 Oct 2002 11:15:17 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/editor
In directory dark:/tmp/cvs-serv13100/src/editor

Modified Files:
        thumb_cache.cxx 
Log Message:
- applied the outstanding patches from the ML
- optimized force_vector a little 


Index: thumb_cache.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/editor/thumb_cache.cxx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- thumb_cache.cxx     11 Sep 2002 12:45:58 -0000      1.10
+++ thumb_cache.cxx     14 Oct 2002 11:15:15 -0000      1.11
@@ -177,7 +177,7 @@
       // Canvas will get deleted on the end of the lifetime of this surface
       return CL_Surface (canvas, true);
     }
-  catch (CL_Error& err) 
+  catch (CL_Error&) 
     {
       perr << "ThumbCache: Couldn't open file for writing: " << filename << 
std::endl;
       





reply via email to

[Prev in Thread] Current Thread [Next in Thread]