[dmd-internals] [D-Programming-Language/dmd] e388f7: Remove dependency on Phobos from issue 10727 test ...

GitHub noreply at github.com
Sun Dec 15 14:00:31 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e388f762ca9b2ac41131a6f3f564af4259285952
      https://github.com/D-Programming-Language/dmd/commit/e388f762ca9b2ac41131a6f3f564af4259285952
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-15 (Sun, 15 Dec 2013)

  Changed paths:
    M test/fail_compilation/imports/foo10727a.d
    M test/fail_compilation/imports/foo10727b.d
    A test/fail_compilation/imports/stdtraits10727.d

  Log Message:
  -----------
  Remove dependency on Phobos from issue 10727 test case


  Commit: eee9e4e231aa0cac617da4ff3b19173f0eab4e22
      https://github.com/D-Programming-Language/dmd/commit/eee9e4e231aa0cac617da4ff3b19173f0eab4e22
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-15 (Sun, 15 Dec 2013)

  Changed paths:
    M src/idgen.c
    M src/traits.c
    M test/runnable/traits.d

  Log Message:
  -----------
  fix Issue 11711 - Add __traits(getAliasThis)


  Commit: 06ff681ccd784c9729b21b96a695dce9c4f51809
      https://github.com/D-Programming-Language/dmd/commit/06ff681ccd784c9729b21b96a695dce9c4f51809
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-12-15 (Sun, 15 Dec 2013)

  Changed paths:
    M src/idgen.c
    M src/traits.c
    M test/fail_compilation/imports/foo10727a.d
    M test/fail_compilation/imports/foo10727b.d
    A test/fail_compilation/imports/stdtraits10727.d
    M test/runnable/traits.d

  Log Message:
  -----------
  Merge pull request #2939 from 9rnsr/fix11711

Issue 11711 - Add __traits(getAliasThis)


Compare: https://github.com/D-Programming-Language/dmd/compare/b2dfd4132bc9...06ff681ccd78


More information about the dmd-internals mailing list