Patch from Ross McFarland to compile with strict warnings
authorMark Slee <mcslee@apache.org>
Sat, 9 Feb 2008 00:02:26 +0000 (00:02 +0000)
committerMark Slee <mcslee@apache.org>
Sat, 9 Feb 2008 00:02:26 +0000 (00:02 +0000)
commita8de4895f61196d6bf139c3becbad5800b977e1c
treef72134854794ffffcc3de95164dee0705b54c650
parent3c5d2fd9a87f3bdb07aac7afa2c50e5e90d88fa8
Patch from Ross McFarland to compile with strict warnings

Summary: Use comment trick in params that are unused to prevent warnings

Reviewed By: dreiss

Test Plan: Generate C++ code and compile -W -Wall

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665469 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_cpp_generator.cc
compiler/cpp/src/generate/t_cpp_generator.h
lib/cpp/src/concurrency/Util.h
lib/cpp/src/server/TNonblockingServer.h
lib/cpp/src/server/TServer.h
lib/cpp/src/transport/TTransport.h
lib/cpp/src/transport/TTransportUtils.h