[dmd-internals] [D-Programming-Language/dmd] 411fbf: fix Issue 13114 - old opCmp requirement for AA key...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jul 13 12:15:53 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 411fbfea24e5a3c8f8833ee62a6bc5409c7cac41
https://github.com/D-Programming-Language/dmd/commit/411fbfea24e5a3c8f8833ee62a6bc5409c7cac41
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M src/mtype.c
M test/fail_compilation/diag13074.d
Log Message:
-----------
fix Issue 13114 - old opCmp requirement for AA keys should be detected for classes
Commit: 1efe1ad230aae55b341a81c2418596c2e636d0d4
https://github.com/D-Programming-Language/dmd/commit/1efe1ad230aae55b341a81c2418596c2e636d0d4
Author: Walter Bright <walter at walterbright.com>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M src/mtype.c
M test/fail_compilation/diag13074.d
Log Message:
-----------
Merge pull request #3757 from 9rnsr/fix13114
Issue 13114 - old opCmp requirement for AA keys should be detected for classes
Compare: https://github.com/D-Programming-Language/dmd/compare/2ca83ba7d435...1efe1ad230aa
More information about the dmd-internals
mailing list