Konrad Grochowski created THRIFT-2037:
-----------------------------------------

             Summary: More general macro THRIFT_UNUSED_VARIABLE
                 Key: THRIFT-2037
                 URL: https://issues.apache.org/jira/browse/THRIFT-2037
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Library
            Reporter: Konrad Grochowski
         Attachments: thrift-2037-more_general_macro.patch

(x)=(x) cannot be used everywhere (ex. for consts)
((void)x) is generally supported way to suppress "unused parameter" warning

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to