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

TFileTransport.h unused field warning (clang 3.4)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.2
    • C++ - Library
    • None
    • Patch Available

    Description

      thrift/lib/cpp/src/thrift/transport/TFileTransport.h:365:12: warning: private field 'corruptedEventSleepTime_' is not used [-Wunused-private-field]
        uint32_t corruptedEventSleepTime_;
                 ^
      

      Attachments

        1. THRIFT-2609.patch
          0.6 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: