[dmd-internals] [D-Programming-Language/dmd] d17d5f: fix Issue 12122 - Template with enumerated constan...

GitHub noreply at github.com
Sun Feb 16 10:46:07 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d17d5f1e7de00abda58596efc2ab34b4e066dfb8
      https://github.com/D-Programming-Language/dmd/commit/d17d5f1e7de00abda58596efc2ab34b4e066dfb8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 12122 - Template with enumerated constant length array causes error


  Commit: 788cef53e41b3753da49aab298a952172b9fb897
      https://github.com/D-Programming-Language/dmd/commit/788cef53e41b3753da49aab298a952172b9fb897
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #3242 from 9rnsr/fix12122

Issue 12122 - Template with enumerated constant length array causes error


Compare: https://github.com/D-Programming-Language/dmd/compare/78096898bac8...788cef53e41b


More information about the dmd-internals mailing list