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

  Changed paths:
    M src/expression.c
    A test/compilable/ice13920.d

  Log Message:
  -----------
  fix Issue 13920 - DMD crash when trying to set a delegate from 
__traits(getOverloads)


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

  Changed paths:
    M src/expression.c
    A test/compilable/ice13920.d

  Log Message:
  -----------
  Merge pull request #4589 from 9rnsr/fix13920

Issue 13920 - DMD crash when trying to set a delegate from 
__traits(getOverloads)


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

Reply via email to