You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run TestFuzzy
What is the expected output?
Similarity score: 0.3; 100000 iterations took 4906 milliseconds
What do you see instead?
Similarity score: 0; 100000 iterations took 4906 milliseconds
What version of the product are you using? On what operating system?
VBA in Word 2007, Windows 7
Please provide any additional information below.
Problem is with the declaration of variable 'a'. It is declared as Long, but
should be as Single.
Original issue reported on code.google.com by [email protected] on 9 Mar 2013 at 4:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Mar 2013 at 4:38The text was updated successfully, but these errors were encountered: