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 2020/06/26 17:13:00 UTC

[jira] [Commented] (GEODE-8307) Enforce No Shadow Field in Constructor as Error

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

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

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


   Authored-by: M. Oleske <mi...@oleske.engineer>
   
   Seemed since we merged they enforce no shadow declarations might as well finish off the rest of shadow fields.  Also switched to `_` convention per style guide for member variables for files that needed fixed anyway


----------------------------------------------------------------
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 Shadow Field in Constructor as Error
> -----------------------------------------------
>
>                 Key: GEODE-8307
>                 URL: https://issues.apache.org/jira/browse/GEODE-8307
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Michael Oleske
>            Priority: Major
>
> Given I compile the code without exempting no-shadow-field-in-constructor
> Then it should compile
> Note - was marked as a todo



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