Jens Geyer created THRIFT-1709:
----------------------------------

             Summary: Warning "Bitwise-or operator used on a sign-extended 
operand; consider casting to a smaller unsigned type first" in 
TBinaryProtocol.cs at ReadInt64() 
                 Key: THRIFT-1709
                 URL: https://issues.apache.org/jira/browse/THRIFT-1709
             Project: Thrift
          Issue Type: Bug
          Components: C# - Library
    Affects Versions: 0.8, 0.9
         Environment: Windows + Silverlight + WP7
            Reporter: Jens Geyer
             Fix For: 0.9


There's an annoying warning at the byte shift operations due to a missing cast 
at the bitwise-or. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to