http://d.puremagic.com/issues/show_bug.cgi?id=6578
--- Comment #3 from [email protected] 2013-03-06 00:44:46 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/b133ffbad523c03c11a3253595fb4edf1ccc53b4 Issue 6578 - Wrong type deduction for NewExp and __ctor with struct Add the constructor's modifiers to the result type, instead of replacing them. https://github.com/D-Programming-Language/dmd/commit/a319e6d4c70de1fcc28a21b743d3367fb533e116 Merge pull request #666 from yebblies/issue6578 Issue 6578 - Wrong type deduction for NewExp and __ctor with struct -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
