Gavin Andresen
a1de57a063
Compile with extra warnings turned on. And more makefile/code tidying up.
...
This turns on most gcc warnings, and removes some unused variables and other code that triggers warnings.
Exceptions are:
-Wno-sign-compare : triggered by lots of comparisons of signed integer to foo.size(), which is unsigned.
-Wno-char-subscripts : triggered by the convert-to-hex functions (I may fix this in a future commit).
2012-01-12 20:02:47 -05:00
..
2012-01-10 13:25:05 -05:00
2012-01-09 15:18:19 +01:00
2012-01-09 15:18:19 +01:00
2011-12-21 22:33:19 +01:00
2012-01-12 20:02:47 -05:00
2011-08-16 10:28:24 +02:00
2012-01-12 20:02:47 -05:00
2011-12-01 13:53:38 -05:00
2012-01-06 18:55:37 +01:00
2011-11-26 06:02:04 +00:00
2011-12-20 12:21:47 -05:00
2012-01-09 15:18:19 +01:00
2011-12-21 22:33:19 +01:00
2012-01-12 20:02:47 -05:00
2012-01-12 06:31:25 -08:00
2011-12-20 13:51:06 -05:00
2012-01-06 18:55:37 +01:00
2011-08-09 13:32:52 +02:00
2011-12-17 21:49:47 +01:00
2012-01-09 15:18:19 +01:00
2012-01-09 15:18:19 +01:00
2012-01-09 15:18:19 +01:00
2012-01-12 06:31:25 -08:00
2011-12-23 16:26:38 -05:00
2012-01-12 20:02:47 -05:00
2012-01-12 20:02:47 -05:00
2012-01-12 20:02:47 -05:00
2012-01-12 20:02:47 -05:00
2012-01-12 20:02:47 -05:00
2012-01-12 20:02:47 -05:00
2012-01-12 20:02:47 -05:00
2012-01-06 18:55:37 +01:00
2011-12-21 22:33:19 +01:00
2012-01-06 18:55:37 +01:00
2012-01-06 18:55:37 +01:00
2011-12-21 22:33:19 +01:00
2012-01-09 15:18:19 +01:00
2012-01-03 06:24:52 +07:00
2011-12-22 15:57:31 -05:00
2012-01-12 20:02:47 -05:00
2012-01-06 18:55:37 +01:00
2012-01-06 18:55:37 +01:00
2012-01-06 18:55:37 +01:00
2011-12-22 15:57:31 -05:00
2012-01-09 23:39:26 +01:00