[dmd-internals] [D-Programming-Language/dmd] 9e36de: fix Issue 9101 - template mixin constructor causes...

GitHub noreply at github.com
Wed Dec 12 02:56:02 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9e36de3edaabe74c7f81f1ebe563ecd8186c960c
      https://github.com/D-Programming-Language/dmd/commit/9e36de3edaabe74c7f81f1ebe563ecd8186c960c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

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

  Log Message:
  -----------
  fix Issue 9101 - template mixin constructor causes link error


  Commit: c4dc64092ae2ae8d774ae5d9b2af5b440dfff40f
      https://github.com/D-Programming-Language/dmd/commit/c4dc64092ae2ae8d774ae5d9b2af5b440dfff40f
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

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

  Log Message:
  -----------
  Merge pull request #1367 from 9rnsr/fix9101

Issue 9101 - template mixin constructor causes link error


Compare: https://github.com/D-Programming-Language/dmd/compare/c92844681841...c4dc64092ae2


More information about the dmd-internals mailing list