Re: Situation of "scope"?

2013-07-08 Thread deadalnix
On Tuesday, 9 July 2013 at 00:49:40 UTC, bearophile wrote: What is the situation regarding the implementation of scope" in D, Walter? Are there some implementation difficulties that make it hard to implement? It require to define lifetime of basically everything. This is a difficult task to

Situation of "scope"?

2013-07-08 Thread bearophile
What is the situation regarding the implementation of scope" in D, Walter? Are there some implementation difficulties that make it hard to implement? - - - - - - - - Unrelated. Among the most important patches currently worked on, there are two by Kenji on fixing one of the largest holes in t