Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: dbcf7ac7ce8c3ce937cb21974eaaa748c041fdfd
      
https://github.com/D-Programming-Language/dmd/commit/dbcf7ac7ce8c3ce937cb21974eaaa748c041fdfd
  Author: k-hara <[email protected]>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

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

  Log Message:
  -----------
  fix Issue 13223 - Cannot deduce argument for array template parameters

This is a quick hack to support issue case.


  Commit: 58306b8ccc088135ba5cf7a79289cdda87f4512a
      
https://github.com/D-Programming-Language/dmd/commit/58306b8ccc088135ba5cf7a79289cdda87f4512a
  Author: Walter Bright <[email protected]>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #3828 from 9rnsr/fix13223

[REG2.066a] Issue 13223 - Cannot deduce argument for array template parameters


Compare: 
https://github.com/D-Programming-Language/dmd/compare/3d33947a84b7...58306b8ccc08
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to