You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/10/15 19:38:43 UTC

[GitHub] [lucenenet] nikcio opened a new issue, #677: Change the visibility of this constructor to 'protected'

nikcio opened a new issue, #677:
URL: https://github.com/apache/lucenenet/issues/677

   Mentioned in #648 
   
   Issues found: https://sonarcloud.io/project/issues?resolved=false&rules=csharpsquid%3AS3442&id=nikcio_lucenenet
   
   These should all be abstract classes. Add a comment `// LUCENENET specific - changed from public to protected` after each changed line. Exception: some classes are noted that the constructor must be public for Reflection calls to work.


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [lucenenet] NightOwl888 closed issue #677: Change the visibility of this constructor to 'protected'

Posted by GitBox <gi...@apache.org>.
NightOwl888 closed issue #677: Change the visibility of this constructor to 'protected'
URL: https://github.com/apache/lucenenet/issues/677


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org