You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by GitBox <gi...@apache.org> on 2019/03/02 21:14:12 UTC

[GitHub] aherbert opened a new pull request #105: TEXT-151: Use StringUtils.equals to test for CharSequence equality.

aherbert opened a new pull request #105: TEXT-151: Use StringUtils.equals to test for CharSequence equality.
URL: https://github.com/apache/commons-text/pull/105
 
 
   Comparing CharSequence using Object.equals will fail when the CharSequence implementation does not support this.
   

----------------------------------------------------------------
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@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org