[dmd-internals] [D-Programming-Language/dmd] b29535: fix Issue 9076 - Aliased template function and pro...

GitHub noreply at github.com
Mon Dec 3 18:00:32 PST 2012


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

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

  Log Message:
  -----------
  fix Issue 9076 - Aliased template function and property resolution doesn't work


  Commit: ac6734d3639615a92b1926d20ad720a8c819e288
      https://github.com/D-Programming-Language/dmd/commit/ac6734d3639615a92b1926d20ad720a8c819e288
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-12-03 (Mon, 03 Dec 2012)

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

  Log Message:
  -----------
  Merge pull request #1326 from 9rnsr/fix9076

Issue 9076 - Aliased template function and property resolution doesn't work


Compare: https://github.com/D-Programming-Language/dmd/compare/5b8827f3db5a...ac6734d36396


More information about the dmd-internals mailing list