[Issue 5212] no escape analysis for typesafe variadic function arguments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 17 22:59:43 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5212
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
Summary|Safer typesafe variadics |no escape analysis for
| |typesafe variadic function
| |arguments
--- Comment #11 from Martin Nowak <code at dawg.eu> 2013-04-17 22:59:40 PDT ---
Without escape analysis these functions are not memory @safe.
Maybe we should think about this in conjunction with scope ref,
http://wiki.dlang.org/DIP36#.40safe_concerns.
--
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