[dmd-internals] [D-Programming-Language/dmd] b63f4f: Issue 6479 - spurious alias this with struct and m...

noreply at github.com noreply at github.com
Tue Nov 15 00:45:11 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: b63f4f4d3db0cf421ea7b266e232967fb20fb1c1
      https://github.com/D-Programming-Language/dmd/commit/b63f4f4d3db0cf421ea7b266e232967fb20fb1c1
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M src/aliasthis.c
  M test/runnable/aliasthis.d

  Log Message:
  -----------
  Issue 6479 - spurious alias this with struct and mixin template


  Commit: 463bd2ea7e51c4dc2483cd826ab12061af04c935
      https://github.com/D-Programming-Language/dmd/commit/463bd2ea7e51c4dc2483cd826ab12061af04c935
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-11-15 (Tue, 15 Nov 2011)

  Changed paths:
    M src/aliasthis.c
  M test/runnable/aliasthis.d

  Log Message:
  -----------
  Merge pull request #471 from 9rnsr/fix6479

Issue 6479 - spurious alias this with struct and mixin template


Compare: https://github.com/D-Programming-Language/dmd/compare/de0368b...463bd2e


More information about the dmd-internals mailing list