[dmd-internals] [D-Programming-Language/dmd] 85700f: fix Issue 12593 - AA cannot have struct as key

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Apr 21 08:19:59 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 85700f9e05a229f2f810f4a5a662d0b6aaed4d5e
      https://github.com/D-Programming-Language/dmd/commit/85700f9e05a229f2f810f4a5a662d0b6aaed4d5e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

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

  Log Message:
  -----------
  fix Issue 12593 - AA cannot have struct as key


  Commit: 4cd94f6104e3690add8fa786d4c386eae3c77184
      https://github.com/D-Programming-Language/dmd/commit/4cd94f6104e3690add8fa786d4c386eae3c77184
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

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

  Log Message:
  -----------
  Merge pull request #3476 from 9rnsr/fix12593

[REG2.065] Issue 12593 - AA cannot have struct as key


Compare: https://github.com/D-Programming-Language/dmd/compare/deb4ef66e7d5...4cd94f6104e3


More information about the dmd-internals mailing list