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

[GitHub] [poi] arturobernalg opened a new pull request, #367: Avoid long literals ending with lowercase 'l'. These literals may be …

arturobernalg opened a new pull request, #367:
URL: https://github.com/apache/poi/pull/367

   Avoid long literals ending with lowercase 'l'. These literals may be confusing, as lowercase 'l' looks very similar to '1'. Use 'L' instead


-- 
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@poi.apache.org

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


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


[GitHub] [poi] pjfanning commented on pull request #367: Avoid long literals ending with lowercase 'l'. These literals may be …

Posted by GitBox <gi...@apache.org>.
pjfanning commented on PR #367:
URL: https://github.com/apache/poi/pull/367#issuecomment-1207365257

   thanks - merged


-- 
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@poi.apache.org

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


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


[GitHub] [poi] asfgit closed pull request #367: Avoid long literals ending with lowercase 'l'. These literals may be …

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #367: Avoid long literals ending with lowercase 'l'. These literals may be …
URL: https://github.com/apache/poi/pull/367


-- 
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@poi.apache.org

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


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