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

ThreadManager.h warning in 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/concurrency/ThreadManager.h:193:9: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class Task;
              ^
      thrift/lib/cpp/src/thrift/concurrency/ThreadManager.h:60:9: note: previous declaration is here
        class Task;
              ^
      

      Attachments

        1. THRIFT-2606.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: