Author: shadzik                      Date: Thu Nov  1 01:16:41 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- declare ko_t ko; a bit earlier (fixes ugly warning - treated as error)

---- Files affected:
SOURCES:
   ascal-gcc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ascal-gcc.patch
diff -u /dev/null SOURCES/ascal-gcc.patch:1.1
--- /dev/null   Thu Nov  1 02:16:41 2007
+++ SOURCES/ascal-gcc.patch     Thu Nov  1 02:16:36 2007
@@ -0,0 +1,12 @@
+--- ascal-0.1.1/src/gui_board.cpp      2007-11-01 02:13:40.488264786 +0100
++++ ascal-0.1.1/src/gui_board.cpp-new  2007-11-01 02:12:21.644640775 +0100
+@@ -305,8 +305,8 @@
+ }
+ 
+ 
++ko_t ko; //the calculated coordinates
+ ko_t gui_board::find_circle(int field) const {
+-      ko_t ko; //the calculated coordinates
+       
+       //you should draw the board for yourself to understand this!
+       /* Okay here is one... ;)       
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to