Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4a59233e4938a8f1eab38af0eaaf5faf5fe0b252
      
https://github.com/D-Programming-Language/dmd/commit/4a59233e4938a8f1eab38af0eaaf5faf5fe0b252
  Author: k-hara <[email protected]>
  Date:   2014-01-05 (Sun, 05 Jan 2014)

  Changed paths:
    M src/mtype.h
    M src/template.c

  Log Message:
  -----------
  [Refactoring] Add helper functions for TemplateTypeParameter deduction


  Commit: 311612ab8a4a54d8d7d54831a6e4ff70cdf3fe26
      
https://github.com/D-Programming-Language/dmd/commit/311612ab8a4a54d8d7d54831a6e4ff70cdf3fe26
  Author: k-hara <[email protected]>
  Date:   2014-01-05 (Sun, 05 Jan 2014)

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

  Log Message:
  -----------
  fix Issue 11868 - ICE(template.c) on passing `inout const` argument as 
TemplateTupleParameter


  Commit: 044717ceb5620504464d51958830b83f6b3a16cc
      
https://github.com/D-Programming-Language/dmd/commit/044717ceb5620504464d51958830b83f6b3a16cc
  Author: Walter Bright <[email protected]>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M src/mtype.h
    M src/template.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #3064 from 9rnsr/fix11868

[REG2.066a] Issue 11868 - ICE(template.c) on passing `inout const` argument as 
TemplateTupleParameter


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

Reply via email to