K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-10-28T02:15:35.892330Z K 7 svn:log V 284 Extend dim's hack from r228978: not only clang but gcc on non-x86 platforms warns about unused variables in this code, so always add -Wno-unused to the warning flags. Why gcc on x86 *doesn't* warn about this, I will never know. The code itself should probably be fixed at some point. END