GitHub user elindsey opened a pull request:

    https://github.com/apache/commons-lang/pull/14

    LANG-936: Handle Integer.MAX_VALUE edge condition in 
getLevenshteinDistance(String, String, int)

    https://issues.apache.org/jira/browse/LANG-936

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/elindsey/commons-lang trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/14.patch

----
commit 605397be913e15cd6ae50afec781f82dfcec55ae
Author: Eli Lindsey <e...@siliconsprawl.com>
Date:   2014-01-19T06:47:38Z

    LANG-936: Handle Integer.MAX_VALUE edge condition in 
getLevenshteinDistance(String, String, int)

----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to