You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Michael Oleske (Jira)" <ji...@apache.org> on 2020/07/07 21:29:00 UTC

[jira] [Created] (GEODE-8340) Enforce Switch compiler warnings as errors

Michael Oleske created GEODE-8340:
-------------------------------------

             Summary: Enforce Switch compiler warnings as errors
                 Key: GEODE-8340
                 URL: https://issues.apache.org/jira/browse/GEODE-8340
             Project: Geode
          Issue Type: Improvement
          Components: native client
            Reporter: Michael Oleske


Given I compile the code without exempting no-switch-enum and no-implicit-fallthrough and no-covered-switch-default
Then it should compile

Note - was marked as a todo, seems reasonable to tackle all these at once




--
This message was sent by Atlassian Jira
(v8.3.4#803005)