THRIFT-348. cpp: Fix readBool for vectors of bools (again)
authorDavid Reiss <dreiss@apache.org>
Wed, 25 Feb 2009 00:59:55 +0000 (00:59 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 25 Feb 2009 00:59:55 +0000 (00:59 +0000)
commit57b500610f34d15e7261c6460144ec88f710af85
tree65cedde9f783f26df06cdd194c4d8dac97307114
parentf4c71c73d0d3438d5eb8c72dc889fb292bc23cc8
THRIFT-348. cpp: Fix readBool for vectors of bools (again)

This bug only affected the returned number bytes read
(which is not currently used), not the actual bool value.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@747635 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/protocol/TProtocol.h