K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2011-06-14T19:07:37.392246Z
K 7
svn:log
V 414
Build INN with the new "-Wunused-but-set-variable" and 
"-Wunused-but-set-parameter" GCC 4.6.0 warnings.

Remove unused variables.

In innd/python.c, also use "wasspace" as a boolean.

In tests/overview/api-t.c, keep the "expires" variable because
it is set afterwards in the code to the right expected value.
Though unused after being set, it is worth keeping it for the
day when the overview API uses the value.

END
