commit | 14c217d490066527fba2b8eda8e4020abbe31739 | [log] [tgz] |
---|---|---|
author | Jake Farrell <jfarrell@apache.org> | Fri Oct 05 00:38:11 2012 +0000 |
committer | Jake Farrell <jfarrell@apache.org> | Fri Oct 05 00:38:11 2012 +0000 |
tree | 57c23668ee4a7cd892e1c7f6da88757e3dc0b7d5 | |
parent | 093f5cef5304ffa02c90aa21c30c8faa88587000 [diff] |
Thrift-1709:Warning "Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first" in TBinaryProtocol.cs at ReadInt64() Client: csharp Patch: Jens Geyer Fixes warning at the byte shift operations due to a missing cast at the bitwise-or. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1394338 13f79535-47bb-0310-9956-ffa450edef68