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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org