[dmd-internals] [D-Programming-Language/dmd] 2e4416: Fix Issue 9644 - Spell checker gives silly suggest...

GitHub noreply at github.com
Sun Nov 17 05:54:40 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2e4416b4f77994bc3b54d34dea189bf669bcafdb
      https://github.com/D-Programming-Language/dmd/commit/2e4416b4f77994bc3b54d34dea189bf669bcafdb
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-16 (Sat, 16 Nov 2013)

  Changed paths:
    M src/root/speller.c
    M test/fail_compilation/diag9210a.d
    M test/fail_compilation/fail61.d
    M test/fail_compilation/gag4269b.d
    A test/fail_compilation/spell9644.d

  Log Message:
  -----------
  Fix Issue 9644 - Spell checker gives silly suggestions for 1-2 character symbols


  Commit: f5e0e09a7514c2ede5b0be1954a74fcb245de61c
      https://github.com/D-Programming-Language/dmd/commit/f5e0e09a7514c2ede5b0be1954a74fcb245de61c
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M src/root/speller.c
    M test/fail_compilation/diag9210a.d
    M test/fail_compilation/fail61.d
    M test/fail_compilation/gag4269b.d
    A test/fail_compilation/spell9644.d

  Log Message:
  -----------
  Merge pull request #2787 from yebblies/issue9644

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


Compare: https://github.com/D-Programming-Language/dmd/compare/e5605493f89b...f5e0e09a7514


More information about the dmd-internals mailing list