[dmd-internals] [D-Programming-Language/dmd] c29396: fix Issue 4617 - Alias this'ed symbols cannot be p...

GitHub noreply at github.com
Mon Mar 4 02:03:46 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c29396093aadce79fb3534962bfc9245b18e0d9e
      https://github.com/D-Programming-Language/dmd/commit/c29396093aadce79fb3534962bfc9245b18e0d9e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M test/runnable/aliasthis.d

  Log Message:
  -----------
  fix Issue 4617 - Alias this'ed symbols cannot be passed to templates


  Commit: 88df8dd71c6f41416af85ac005ea537754097d17
      https://github.com/D-Programming-Language/dmd/commit/88df8dd71c6f41416af85ac005ea537754097d17
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M test/runnable/aliasthis.d

  Log Message:
  -----------
  Merge pull request #1032 from 9rnsr/fix4617

Issue 4617 - Alias this'ed symbols cannot be passed to templates


Compare: https://github.com/D-Programming-Language/dmd/compare/01aacb773092...88df8dd71c6f


More information about the dmd-internals mailing list