]> git.pld-linux.org Git - packages/ascal.git/commitdiff
- declare ko_t ko; a bit earlier (fixes ugly warning - treated as error)
authorshadzik <shadzik@pld-linux.org>
Thu, 1 Nov 2007 01:16:36 +0000 (01:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ascal-gcc.patch -> 1.1

ascal-gcc.patch [new file with mode: 0644]

diff --git a/ascal-gcc.patch b/ascal-gcc.patch
new file mode 100644 (file)
index 0000000..5c8a67d
--- /dev/null
@@ -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... ;)       
This page took 0.074925 seconds and 4 git commands to generate.