[dmd-internals] [D-Programming-Language/dmd] 97045e: fix Issue 13179 - AA key type TagIndex now require...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Jul 27 04:54:04 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 97045eae39d6c10eab020b95f9ee8bcfc01d8fb3
      https://github.com/D-Programming-Language/dmd/commit/97045eae39d6c10eab020b95f9ee8bcfc01d8fb3
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M src/mtype.c
    M test/compilable/test12593.d
    R test/fail_compilation/diag13074.d

  Log Message:
  -----------
  fix Issue 13179 - AA key type TagIndex now requires equality rather than comparison


  Commit: 6363a7f8e20aacb3271d5607c6f024c9b54b21e1
      https://github.com/D-Programming-Language/dmd/commit/6363a7f8e20aacb3271d5607c6f024c9b54b21e1
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-07-27 (Sun, 27 Jul 2014)

  Changed paths:
    M src/mtype.c
    M test/compilable/test12593.d
    R test/fail_compilation/diag13074.d

  Log Message:
  -----------
  Merge pull request #3813 from WalterBright/revert3731

[reg] fix Issue 13179 - AA key type TagIndex now requires equality rather than...


Compare: https://github.com/D-Programming-Language/dmd/compare/c876355b1c67...6363a7f8e20a


More information about the dmd-internals mailing list