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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to