[dmd-internals] [D-Programming-Language/dmd] 8c7383: fix

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Aug 27 14:35:30 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8c73839f6f1b2b3073d2189c8fd73309cf4ada28
      https://github.com/D-Programming-Language/dmd/commit/8c73839f6f1b2b3073d2189c8fd73309cf4ada28
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-08-22 (Fri, 22 Aug 2014)

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

  Log Message:
  -----------
  fix
Issue 11946 - need 'this' to access member when passing field to template parameter


  Commit: f32b97cfca5da1c00f47ac3941b19ef4d5c73c44
      https://github.com/D-Programming-Language/dmd/commit/f32b97cfca5da1c00f47ac3941b19ef4d5c73c44
  Author: AndrewEdwards <edwards.ac at gmail.com>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

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

  Log Message:
  -----------
  Merge pull request #3884 from WalterBright/fix11946

[reg] fix Issue 11946 - need 'this' to access member when passing field to template parameter


Compare: https://github.com/D-Programming-Language/dmd/compare/a93bfc1af201...f32b97cfca5d


More information about the dmd-internals mailing list