Uploaded image for project: 'Thrift'
  1. Thrift
  2. 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()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.8, 0.9
    • 0.9
    • C# - Library
    • None
    • Windows + Silverlight + WP7

    • Patch Available

    Description

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

      Attachments

        Activity

          People

            jfarrell Jake Farrell
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: