June 01, 2013
http://bugzilla.gdcproject.org/show_bug.cgi?id=42

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> 2013-06-01 14:11:14 UTC ---
For the time being at least, non-PODs are now *returned* in memory.

https://github.com/D-Programming-GDC/GDC/commit/b805b71ee51ea79af990fab1fa677f762d90ef83


This should make reference returns possible (also needed for NRVO).

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
June 20, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=42

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

--- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> ---
https://github.com/D-Programming-GDC/GDC/pull/220

Going to mark this as done, as we now implement this properly.

-- 
You are receiving this mail because:
You are watching all bug changes.