[dmd-internals] [D-Programming-Language/dmd] d6de73: fix Issue 12306 - Struct Enums cannot be read at c...

GitHub noreply at github.com
Fri Mar 14 07:18:58 PDT 2014


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

  Changed paths:
    M src/mtype.c
    M test/runnable/constfold.d

  Log Message:
  -----------
  fix Issue 12306 - Struct Enums cannot be read at compile time


  Commit: 0edabb313e4170a62693b4e0f1f5336a5f000c86
      https://github.com/D-Programming-Language/dmd/commit/0edabb313e4170a62693b4e0f1f5336a5f000c86
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-14 (Fri, 14 Mar 2014)

  Changed paths:
    M src/mtype.c
    M test/runnable/constfold.d

  Log Message:
  -----------
  Merge pull request #3379 from 9rnsr/fix12306

Issue 12306 - Struct Enums cannot be read at compile time


Compare: https://github.com/D-Programming-Language/dmd/compare/195a3b17d5e7...0edabb313e41


More information about the dmd-internals mailing list