Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 766e4656c06ffddf0a4f6f4ce5a41d90207a2c57
      
https://github.com/D-Programming-Language/dmd/commit/766e4656c06ffddf0a4f6f4ce5a41d90207a2c57
  Author: k-hara <[email protected]>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

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

  Log Message:
  -----------
  fix Issue 2803 - template + default argument = doesn't work


  Commit: 37d633886a342c621ff4705428480f62cc5ab27a
      
https://github.com/D-Programming-Language/dmd/commit/37d633886a342c621ff4705428480f62cc5ab27a
  Author: k-hara <[email protected]>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 6613 - Can't use empty tuple as default value for variadic template 
function parameter


  Commit: 596aef690e558e50db01c2abb7e31fbafdfa3d16
      
https://github.com/D-Programming-Language/dmd/commit/596aef690e558e50db01c2abb7e31fbafdfa3d16
  Author: Walter Bright <[email protected]>
  Date:   2015-04-17 (Fri, 17 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #4261 from 9rnsr/fix2803

Issue 2803 - template + default argument = doesn't work


Compare: 
https://github.com/D-Programming-Language/dmd/compare/ca346f2511a2...596aef690e55
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to