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
2012-01-06 18:55:37 +01:00
2012-01-09 15:18:19 +01:00
2012-01-06 18:55:37 +01:00
2011-08-09 13:32:52 +02:00
2012-01-09 15:18:19 +01:00
2012-01-09 15:18:19 +01: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
2012-01-09 15:18:19 +01: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
2012-01-09 23:39:26 +01:00