You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2019/07/08 12:06:09 UTC

[GitHub] [tomcat] markt-asf commented on issue #177: Code polish: replace classic for-loop with enhanced

markt-asf commented on issue #177: Code polish: replace classic for-loop with enhanced
URL: https://github.com/apache/tomcat/pull/177#issuecomment-509198246
 
 
   `for (Object obj : listeners) {...` results in a cleaner patch. I've applied that version to master and will back-port shortly. I've also applied some other clean-up and will back-port that too.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org