Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b133ffbad523c03c11a3253595fb4edf1ccc53b4
      
https://github.com/D-Programming-Language/dmd/commit/b133ffbad523c03c11a3253595fb4edf1ccc53b4
  Author: Daniel Murphy <[email protected]>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Issue 6578 - Wrong type deduction for NewExp and __ctor with struct

Add the constructor's modifiers to the result type, instead of replacing them.


  Commit: a319e6d4c70de1fcc28a21b743d3367fb533e116
      
https://github.com/D-Programming-Language/dmd/commit/a319e6d4c70de1fcc28a21b743d3367fb533e116
  Author: Hara Kenji <[email protected]>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #666 from yebblies/issue6578

Issue 6578 - Wrong type deduction for NewExp and __ctor with struct


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

Reply via email to