[dmd-internals] [D-Programming-Language/dmd] cb550b: fix Issue 6966 - cannot create qualified type from...

GitHub noreply at github.com
Fri Aug 24 01:56:13 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: cb550b48c323cdac4d8ba11c7d27552417d1fb00
      https://github.com/D-Programming-Language/dmd/commit/cb550b48c323cdac4d8ba11c7d27552417d1fb00
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

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

  Log Message:
  -----------
  fix Issue 6966 - cannot create qualified type from tuple entry


  Commit: a2733309808e4c42d15579e01299d60ca72cc350
      https://github.com/D-Programming-Language/dmd/commit/a2733309808e4c42d15579e01299d60ca72cc350
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

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

  Log Message:
  -----------
  Merge pull request #1055 from 9rnsr/fix6966

Issue 6966 - cannot create qualified type from tuple entry


Compare: https://github.com/D-Programming-Language/dmd/compare/7cc1b80964cb...a2733309808e


More information about the dmd-internals mailing list