You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Frank Meerkoetter (JIRA)" <ji...@apache.org> on 2013/09/02 10:18:51 UTC

[jira] [Created] (THRIFT-2160) Warning in thrift.h when compiling with -Wunused and NDEBUG

Frank Meerkoetter created THRIFT-2160:
-----------------------------------------

             Summary: Warning in thrift.h when compiling with -Wunused and NDEBUG
                 Key: THRIFT-2160
                 URL: https://issues.apache.org/jira/browse/THRIFT-2160
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.9
         Environment: gcc 4.7
Linux

            Reporter: Frank Meerkoetter
            Priority: Minor


I get a warning for an unused parameter when doing release builds (as the assert macro is expanded to nothing). This breaks my build as i am also using -Werror.





--
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