[ https://issues.apache.org/jira/browse/GEODE-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271588#comment-17271588 ]
ASF subversion and git services commented on GEODE-8469: -------------------------------------------------------- Commit ee4e59ecbf32b19695935994a3666d2124878a06 in geode-native's branch refs/heads/develop from M. Oleske [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=ee4e59e ] GEODE-8469: Add -Wno-missing-variable-dclarations to specific targets (#722) instead of _WarningsAsError - old behavior allowed other parts of the code to treat this as a warning and not an error - fix up BBNamingContext and fw_dunit just to make it easier in ignoring this in old integration test files Authored-by: M. Oleske <michael@oleske.engineer> > 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)