Move var declarations out of switch blocks in Thrift
authorMark Slee <mcslee@apache.org>
Tue, 30 Jan 2007 19:52:05 +0000 (19:52 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 30 Jan 2007 19:52:05 +0000 (19:52 +0000)
commitaaa23ed4ea6aa683f8b1f1d5de79846f61d1937e
tree8e722b909d0082d1ea8eb8e5455e38b1d5d1b35a
parent4637bfbff88c3b15ae81abe85a712cfc3cef248e
Move var declarations out of switch blocks in Thrift

Summary: Strict G++ compliance

Reviewed By: fett

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664958 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/server/TNonblockingServer.cpp