Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1998

TCompactProtocol.tcc - one more warning on Visual 2010

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9
    • 0.9.2
    • C++ - Library
    • None
    • visual 2010
      gcc 4.7

    • Patch Available

    Description

      "unreachable code" warning appears for code like

      switch (...) {
      ...
      default:
      throw ...
      }
      return ... <- unreachable code

      Attachments

        1. last_warning_TCompactProtocol.patch
          0.5 kB
          Konrad Grochowski

        Activity

          People

            roger Roger Meier
            hcorg Konrad Grochowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: