April 25, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9985



--- Comment #10 from monarchdodra@gmail.com 2013-04-25 05:21:52 PDT ---
(In reply to comment #9)
> [SNIP]

Thanks.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
April 28, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9985



--- Comment #11 from github-bugzilla@puremagic.com 2013-04-28 12:46:59 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/15912c73192ef85d8cfaceb457c1af19dd575640 fix Issue 9985 - Postblit isn't called on local struct return

Until 'ref' deduction finished, auto ref function is not an actual ref function. So compiler should keep NRVO ability.

https://github.com/D-Programming-Language/dmd/commit/66f3122cd17c1584db723370de27cd47f025e373 Merge pull request #1933 from 9rnsr/fix9985

Issue 9985 - Postblit isn't called on local struct return

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
April 29, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9985


Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
1 2
Next ›   Last »