You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "mawiesne (via GitHub)" <gi...@apache.org> on 2023/06/15 21:17:21 UTC

[GitHub] [commons-net] mawiesne opened a new pull request, #155: Remove redundant (null) initializations

mawiesne opened a new pull request, #155:
URL: https://github.com/apache/commons-net/pull/155

   Change
   -
   - removes redundant (`null`) initializations
   - removes non-required `return` statements in void methods 
   - improves "text-only" URLs in JavaDoc
   - fixes some typos and unpaired brackets along the path


-- 
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: issues-unsubscribe@commons.apache.org

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


[GitHub] [commons-net] mawiesne commented on pull request #155: Remove redundant (null) initializations

Posted by "mawiesne (via GitHub)" <gi...@apache.org>.
mawiesne commented on PR #155:
URL: https://github.com/apache/commons-net/pull/155#issuecomment-1593737431

   FYI @kinow @garydgregory 


-- 
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: issues-unsubscribe@commons.apache.org

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


[GitHub] [commons-net] garydgregory merged pull request #155: Remove redundant (null) initializations

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory merged PR #155:
URL: https://github.com/apache/commons-net/pull/155


-- 
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: issues-unsubscribe@commons.apache.org

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