[Issue 5212] Safer typesafe variadics

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 5 08:21:25 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5212


hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx


--- Comment #8 from hsteoh at quickfur.ath.cx 2012-10-05 08:09:30 PDT ---
At the very least, the compiler should be improved to perform proper data flow
analysis for these kinds of cases, and detect the escaping reference to the
on-stack array.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list