[dmd-internals] [D-Programming-Language/dmd] 032a62: Fix Issue 12185 - Spellchecker matches symbols tha...

GitHub noreply at github.com
Mon Feb 17 12:30:16 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 032a6292e9c9fa354540e5afab079574d27b7f71
      https://github.com/D-Programming-Language/dmd/commit/032a6292e9c9fa354540e5afab079574d27b7f71
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M src/root/speller.c
    M test/fail_compilation/diag9191.d
    M test/fail_compilation/spell9644.d

  Log Message:
  -----------
  Fix Issue 12185 - Spellchecker matches symbols that are more than 50% different


  Commit: a98247dc37c27b1fb39b60b7d3be434975ee3984
      https://github.com/D-Programming-Language/dmd/commit/a98247dc37c27b1fb39b60b7d3be434975ee3984
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-17 (Mon, 17 Feb 2014)

  Changed paths:
    M src/root/speller.c
    M test/fail_compilation/diag9191.d
    M test/fail_compilation/spell9644.d

  Log Message:
  -----------
  Merge pull request #3276 from yebblies/issue12185

Issue 12185 - Spellchecker matches symbols that are more than 50% different


Compare: https://github.com/D-Programming-Language/dmd/compare/f942b5a7de7e...a98247dc37c2


More information about the dmd-internals mailing list