[Issue 5212] Safer typesafe variadics

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 13 12:57:57 PST 2010


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


nfxjfg at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nfxjfg at gmail.com


--- Comment #2 from nfxjfg at gmail.com 2010-11-13 12:56:47 PST ---
Ideally, the compiler would to proper data flow analysis and raise an error if
the reference to the variadic parameter array "escapes". Closures actually do
something similar, although that case seems to be simpler.

-- 
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