[ https://issues.apache.org/jira/browse/THRIFT-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Grochowski updated THRIFT-2606: -------------------------------------- Attachment: THRIFT-2606.patch > ThreadManager.h warning in clang++ 3.4 > -------------------------------------- > > Key: THRIFT-2606 > URL: https://issues.apache.org/jira/browse/THRIFT-2606 > Project: Thrift > Issue Type: Bug > Reporter: Konrad Grochowski > Attachments: THRIFT-2606.patch > > > {code} > 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; > ^ > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)