[dmd-internals] [D-Programming-Language/dmd] 141b85: fix Issue 7359 - Template function with typesafe v...

GitHub noreply at github.com
Tue Jan 24 11:02:41 PST 2012


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

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

  Log Message:
  -----------
  fix Issue 7359 - Template function with typesafe variadic rejects more than one string arguments


  Commit: c9f0d0646ad3dde8a383f6f195763459e5d9a35b
      https://github.com/D-Programming-Language/dmd/commit/c9f0d0646ad3dde8a383f6f195763459e5d9a35b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-01-24 (Tue, 24 Jan 2012)

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

  Log Message:
  -----------
  Merge pull request #637 from 9rnsr/fix7359

Issue 7359 - Template function with typesafe variadic rejects more than one string arguments


Compare: https://github.com/D-Programming-Language/dmd/compare/78f0992...c9f0d06


More information about the dmd-internals mailing list