[jira] [Updated] (LANG-786) StringUtils equals() relies on undefined behavior

2012-01-24 Thread Henri Yandell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-786: --- Fix Version/s: 3.2 StringUtils equals() relies on undefined behavior

[jira] [Updated] (LANG-786) StringUtils equals() relies on undefined behavior

2012-01-21 Thread Daniel Trebbien (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Trebbien updated LANG-786: - Affects Version/s: (was: 3.0) 3.x StringUtils equals() relies on

[jira] [Updated] (LANG-786) StringUtils equals() relies on undefined behavior

2012-01-20 Thread Daniel Trebbien (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Trebbien updated LANG-786: - Attachment: equals.patch Fix This re-introduces StringUtils#equals(String, String) and changes