[dmd-internals] [D-Programming-Language/dmd] 11a296: fix Issue 13074 - Old opCmp requirement for AA key...

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Jul 11 07:50:41 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 11a29600c94a599ea670c8ba1a134a6ea5bcf491
      https://github.com/D-Programming-Language/dmd/commit/11a29600c94a599ea670c8ba1a134a6ea5bcf491
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

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

  Log Message:
  -----------
  fix Issue 13074 - Old opCmp requirement for AA keys should be detected


  Commit: 8bee69a9262cbd6b47528f8f09e15b70e0a9a605
      https://github.com/D-Programming-Language/dmd/commit/8bee69a9262cbd6b47528f8f09e15b70e0a9a605
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-07-12 (Sat, 12 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #3731 from 9rnsr/fix13074

Issue 13074 - Old opCmp requirement for AA keys should be detected


Compare: https://github.com/D-Programming-Language/dmd/compare/24a3968e3f92...8bee69a9262c


More information about the dmd-internals mailing list