[ https://issues.apache.org/jira/browse/GEODE-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269694#comment-17269694 ]
ASF subversion and git services commented on GEODE-8842: -------------------------------------------------------- Commit bc3fa6bffb5ffc476260db0820e83fdec3b341d2 in geode-native's branch refs/heads/develop from M. Oleske [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=bc3fa6b ] GEODE-8842: Limit no-used-but-marked-unused to new integration tests (#723) - SCOPED_TRACE in gtest causes this error, so only allow in that scope Authored-by: M. Oleske <michael@oleske.engineer> > Enforce no-used-but-marked-unused > --------------------------------- > > Key: GEODE-8842 > URL: https://issues.apache.org/jira/browse/GEODE-8842 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Michael Oleske > Priority: Major > Labels: pull-request-available > > Given I compile the code without exempting no-used-but-marked-unused > Then it should compile > Note - was marked as a todo > - gtest SCOPED_TRACE causes this so try only using this on the new > integration tests -- This message was sent by Atlassian Jira (v8.3.4#803005)