Impressed
Jonathan M Davis
jmdavisProg at gmx.com
Thu Jul 26 17:54:14 PDT 2012
On Friday, July 27, 2012 02:46:20 Adam D. Ruppe wrote:
> On Friday, 27 July 2012 at 00:25:49 UTC, Jonathan M Davis wrote:
> > scope on local variables is going to be deprecated, because
> > it's unsafe. scope
> > on function parameters and scope statements are here to stay.
>
> There's also scope(exit), scope(success), and scope(failure),
> which aren't going anywhere.
Yeah. Those are scope statements.
It's just scope on local variable declarations which is going away.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list