[Issue 5212] no escape analysis for typesafe variadic function arguments
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Sep 23 19:14:04 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=5212
--- Comment #17 from Martin Nowak <code at dawg.eu> ---
(In reply to Martin Nowak from comment #16)
> We should probably enforce (or automatically) add scope to typesafe variadic
> arguments.
I guess enforcing an explicit scope annotation would make the deprecation a bit
simpler, but not much.
--
More information about the Digitalmars-d-bugs
mailing list