[dmd-internals] [D-Programming-Language/dmd] 48a8e6: fix Issue 6891 - template with uint value paramete...

GitHub noreply at github.com
Wed May 2 14:33:58 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 48a8e64bd0181a847098cf7de2baf4945ff6ecac
      https://github.com/D-Programming-Language/dmd/commit/48a8e64bd0181a847098cf7de2baf4945ff6ecac
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-05-01 (Tue, 01 May 2012)

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

  Log Message:
  -----------
  fix Issue 6891 - template with uint value parameter causes several issues


  Commit: 6dd100055be1fe13d3594213a72a04c7ecff44b2
      https://github.com/D-Programming-Language/dmd/commit/6dd100055be1fe13d3594213a72a04c7ecff44b2
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-05-02 (Wed, 02 May 2012)

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

  Log Message:
  -----------
  Merge pull request #919 from 9rnsr/fix6891

Issue 6891 - template with uint value parameter causes several issues


Compare: https://github.com/D-Programming-Language/dmd/compare/0afd6b1...6dd1000


More information about the dmd-internals mailing list