Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Jul 2011 23:27:31 +0000 (00:27 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Jul 2011 23:27:31 +0000 (00:27 +0100)
commitf11848eefbe6291cf593b0065b07499bad5ce5a4
treecb3740b1362ac8dd12c77881666e2c158c8db376
parent58f5cbe577da87406ea03e7fabd38d03eae072db
Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6

Which cause compilation with -Werror to fail.
orc-test/orctest.c
orc/orcparse.c
testsuite/generate_xml_table2.c
testsuite/memcpy_speed.c