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/19 00:04:29 UTC

[GitHub] [lucenenet] NightOwl888 opened a new pull request, #701: Fix/gh 666

NightOwl888 opened a new pull request, #701:
URL: https://github.com/apache/lucenenet/pull/701

   Fixes #666.
   
   This marks all anonymous classes sealed and removes the virtual members. Also suffixes all anonymous classes with `AnonymousClass` (only found 2 that contained the word `Anon`).


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


[GitHub] [lucenenet] NightOwl888 merged pull request #701: Fix: Normalize anonymous class names/accessibility

Posted by GitBox <gi...@apache.org>.
NightOwl888 merged PR #701:
URL: https://github.com/apache/lucenenet/pull/701


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