ID: 9080 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Function Specific Assigned To: Comments: levenshtein functions in 4.04. (and at least back to 4.0.3) are broken in several places due to myself over-optimizing my fix came a little late for 4.0.4 so you have to use latest CVS or wait for 4.0.5 to get a working (but less optimized for now) version Previous Comments: --------------------------------------------------------------------------- [2001-02-02 12:04:58] [EMAIL PROTECTED] In function: static int weighted_levdist There is a block of code: 118 /* if we already used up one string, then 119 the result is the length of the other */ 120 if(*s1==' -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]