You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/16 00:21:00 UTC

[jira] [Commented] (GEODE-8842) Enforce no-used-but-marked-unused

    [ https://issues.apache.org/jira/browse/GEODE-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266427#comment-17266427 ] 

ASF GitHub Bot commented on GEODE-8842:
---------------------------------------

moleske opened a new pull request #723:
URL: https://github.com/apache/geode-native/pull/723


   - SCOPED_TRACE in gtest causes this error, so only allow in that scope
   
   Authored-by: M. Oleske <mi...@oleske.engineer>
   
   Also sorted the tests listed because it bothered me that it was really close to sorted but wasn't


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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