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

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

moleske commented on pull request #625:
URL: https://github.com/apache/geode-native/pull/625#issuecomment-683194871


   Per conversation with @pdxcodemonkey on the [asf 
slack](https://the-asf.slack.com/archives/C4RJQAQJF/p1598649633002500?thread_ts=1598634493.001700&cid=C4RJQAQJF),
 went ahead and create 
[JIRA-8468](https://issues.apache.org/jira/browse/GEODE-8468) for enhancements 
to replace the couple of places with large enum switch statements with better 
control structures.  I put the "GoodForNewContributors" label on it since I 
think this might be doable with only knowledge of control structures and less 
of internal of geode native, but feel free to take label off if you think it is 
more complex.  And also update the description in the Jira if I missed 
something or it is unclear


----------------------------------------------------------------
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:
us...@infra.apache.org


> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)

Reply via email to