Commit Graph

23577 Commits

Author SHA1 Message Date
Bruno Wolff III
1200bffb03 Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 17:23:19 +00:00
Bruno Wolff III
30d6ff1187 Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 17:19:34 +00:00
Bruno Wolff III
ba14cbf0ac Semantic change
I am not 100% sure about this one. It looks like the network
connection test should be done for either command, but I could be
wrong about this.  Silence gcc 4.3 warning by adding parens around ||
clause near &&.
2008-03-19 17:13:25 +00:00
Bruno Wolff III
e69da57722 Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 17:09:25 +00:00
Bruno Wolff III
d85aef0e49 Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 17:06:24 +00:00
Bruno Wolff III
cb9bdc0dfd Slience gcc 4.3 warning about const return type. 2008-03-19 17:03:24 +00:00
Bruno Wolff III
8f671c8cbf Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 17:00:29 +00:00
Bruno Wolff III
a5aa67a47b Silence gcc 4.3 warning about empty for body by adding braces. 2008-03-19 16:55:39 +00:00
Bruno Wolff III
b940facf61 Silence gcc warnings for const return types. 2008-03-19 16:50:41 +00:00
Piotr Cychowski
d5e5c4413c Project files for gcc4,
...both editor and server do not build ATM, will investigate further tomorrow.
2008-03-19 16:47:25 +00:00
Bruno Wolff III
e8a45d8e93 Semantic change.
I silenced a gcc 4.3 warning by adding parens around a shift. Based on what
I see in the code it looks like the parens really were needed and that
previously it was doing the wrong thing.
2008-03-19 16:45:50 +00:00
Bruno Wolff III
4b1335aea3 Silence gcc 4.3 warnings by adding parens around && clauses near ||. 2008-03-19 16:42:03 +00:00
Bruno Wolff III
94ba4cf36a Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 16:39:17 +00:00
Bruno Wolff III
9b679cc26d Silence gcc 4.3 warnings by adding parens around && clauses near ||. 2008-03-19 16:37:13 +00:00
Bruno Wolff III
f523ce2da4 Silence gcc 4.3 warning by adding braces to avoid ambiguous else. 2008-03-19 16:33:32 +00:00
Bruno Wolff III
ea8b311eee Silence gcc warning by adding parens around && clause near ||. 2008-03-19 16:32:07 +00:00
Bruno Wolff III
e1055c04b9 Silence gcc 4.3 warning by add braces to avoid ambiguous else. 2008-03-19 16:17:26 +00:00
Bruno Wolff III
58d8aa593a Silince gcc 4.3 warnings by adding parens around && clauses near ||. 2008-03-19 16:15:39 +00:00
Ignacio R. Morelle
31af370321 fixed a typo
added a note about wesnoth-optipng (although possibly no one cares)
2008-03-19 16:14:04 +00:00
Bruno Wolff III
7ceca71c69 Silence gcc 4.3 warnings by adding braces to avoid ambiguous else. 2008-03-19 16:13:54 +00:00
Bruno Wolff III
3c4d32e551 Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 16:11:07 +00:00
Bruno Wolff III
25ca38ed55 Silence gcc warnings by adding parens around && clauses near ||. 2008-03-19 16:07:56 +00:00
Bruno Wolff III
7b2c9213ec Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 16:06:10 +00:00
Bruno Wolff III
22b65d1456 Silence gcc 4.3 warning by adding braces to avoid ambiguous else. 2008-03-19 16:04:41 +00:00
Bruno Wolff III
934ff73cb1 Silence gcc 4.3 warning by adding braces to avoid ambiguous else. 2008-03-19 16:03:25 +00:00
Bruno Wolff III
fdf63f6bd1 Silence gcc warning by add parens around && clause near ||. 2008-03-19 16:01:54 +00:00
Bruno Wolff III
b6590847b0 Silence gcc 4.3 warnings by adding parens around && clauses near ||. 2008-03-19 16:00:06 +00:00
Ignacio R. Morelle
89e9d0ea6e Oops, corrected alignment so that it really shows up 2008-03-19 15:57:29 +00:00
Bruno Wolff III
157bd6ca2b Silence gcc warning by adding parens around && clause near ||. 2008-03-19 15:57:14 +00:00
Bruno Wolff III
2b50749aa0 Silence gcc 4.3 warnings by adding parens around && clauses near ||. 2008-03-19 15:55:07 +00:00
Bruno Wolff III
35e0aec172 Silence gcc 4.3 warnings about const return type. 2008-03-19 15:52:27 +00:00
Ignacio R. Morelle
e79357de8f Added a third city terrain variation by Syn_Err 2008-03-19 15:52:09 +00:00
Bruno Wolff III
3e1c4a3d14 Silence gcc 4.3 warning about const return type. 2008-03-19 15:50:59 +00:00
Bruno Wolff III
90df46fc42 Silence gcc 4.3 warning by adding parens around && clause near ||. 2008-03-19 15:49:23 +00:00
Bruno Wolff III
da51e3c08f Added a type name since gcc 4.3 doesn't seem to like anonymous typedefs.
But since one of the values was being used later as a constant, commenting
the typedef out was't the correct solution. This may still be a style issue,
but that is outside the scope of getting Wesnoth to build with gcc 4.3
without warnings.
2008-03-19 15:47:32 +00:00
Ignacio R. Morelle
2000bd4901 Moving utils/wesnoth-pngcrush to the attic in case anyone wants it;...
...it has been superseded by utils/wesnoth-optipng
2008-03-19 15:47:13 +00:00
Bruno Wolff III
08f068b45c Silence gcc 4.3 warnings about const return types. 2008-03-19 15:41:16 +00:00
Bruno Wolff III
a781032153 Silence gcc 4.3 warning, but this should get looked at further
A typedef was defined but not given a type name. This seems like a mistake
and either a name should get added, or the entry permanently removed instead
of just being commented out.
2008-03-19 15:37:58 +00:00
Bruno Wolff III
299363667f Silence gcc 4.3 warning about const return type. 2008-03-19 15:29:58 +00:00
Bruno Wolff III
d913afa6e1 Silence gcc 4.3 warning about && and || by ading parens. 2008-03-19 15:28:14 +00:00
Bruno Wolff III
c8ac38992d Silence gcc 4.3 warning about const return type. 2008-03-19 15:23:47 +00:00
Bruno Wolff III
972755958b Silence gcc 4.3 warning about using const on a function return type. 2008-03-19 15:21:39 +00:00
Bruno Wolff III
2e9926074e Silence 6 gcc warnings about using const on a return type.
These were a mix of int and bool. Even though this is different than
the void case, I think removing the const still makes sense.
2008-03-19 15:19:51 +00:00
Bruno Wolff III
d481bdad4f Silence gcc 4.3 warning about ambiguous else by adding braces. 2008-03-19 15:15:56 +00:00
Bruno Wolff III
507c57f2a2 Silence gcc 4.3 warning by adding parens around && clauses. 2008-03-19 15:14:10 +00:00
Bruno Wolff III
fd43028dee Silence 3 related const void warnings by changing to void. 2008-03-19 15:11:44 +00:00
Bruno Wolff III
38c208cf93 Silence gcc 4.3 wanring by making const void return type void. 2008-03-19 15:09:18 +00:00
Bruno Wolff III
8ad3cb4e34 Silence gcc warning by adding braces. 2008-03-19 15:06:41 +00:00
Bruno Wolff III
4f617730e2 Silence gcc 4.3 by adding parens. 2008-03-19 14:59:33 +00:00
Bruno Wolff III
a92547c8d3 Silence gcc 4.3 warning about const void return type by just using void.
const void doesn't make much sense anyway.
2008-03-19 14:51:48 +00:00