You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "laimis (via GitHub)" <gi...@apache.org> on 2023/04/13 20:20:00 UTC

[GitHub] [lucenenet] laimis opened a new pull request, #833: Add suppress attributes and comment on using constructors for QueryParserTokenManager

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

   Continuation of fixes with virtual calls being made from constructors. The issue originally reported by SonarCloud scans: https://sonarcloud.io/project/issues?resolved=false&rules=csharpsquid%3AS1699&id=apache_lucenenet and referenced in this issue: https://github.com/apache/lucenenet/issues/670
   
   This one focuses on QueryParserTokenManager. We are suppressing the attributes and including docs with note for subclasses to use a different constructor if needed.


-- 
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] laimis merged pull request #833: Add suppress attributes and comment on using constructors for QueryParserTokenManager

Posted by "laimis (via GitHub)" <gi...@apache.org>.
laimis merged PR #833:
URL: https://github.com/apache/lucenenet/pull/833


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