[
https://issues.apache.org/jira/browse/GEODE-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203573#comment-17203573
]
ASF subversion and git services commented on GEODE-8469:
--------------------------------------------------------
Commit 4617f22a1fa91464e8f9a38b08eeff206c1677d4 in geode-native's branch
refs/heads/develop from M. Oleske
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=4617f22 ]
GEODE-8469: Enable no-missing-variable-declarations (#645)
* Enable no-missing-variable-declarations
* ignore the warning in integration-test. We don't care about the old test
code.
Authored-by: M. Oleske <[email protected]>
Co-authored-by: Blake Bender <[email protected]>
Co-authored-by: Blake Bender <[email protected]>
> Enforce no-missing-variable-declarations
> ----------------------------------------
>
> Key: GEODE-8469
> URL: https://issues.apache.org/jira/browse/GEODE-8469
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Michael Oleske
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> Given I compile the code without exempting no-missing-variable-declarations
> Then it should compile
> Note - was marked as a todo
--
This message was sent by Atlassian Jira
(v8.3.4#803005)