[Issue 9644] Spell checker gives silly suggestions for 1-2 character symbols

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 16 19:55:46 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=9644


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |yebblies at gmail.com


--- Comment #2 from yebblies <yebblies at gmail.com> 2013-11-17 14:55:43 EST ---
I've implemented the difference limit as min(strlen(id) - 1, 2).

https://github.com/D-Programming-Language/dmd/pull/2787

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list