DIP1000: Scoped Pointers (Discussion)

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Thu Aug 11 01:02:41 PDT 2016


On 8/11/2016 12:13 AM, ZombineDev wrote:
> What's current support in the master DMD branch for this DIP and what remains to
> be done?

The current support has been stalled for 17 days now.

https://github.com/dlang/dmd/pull/5972


> I know that some support was added in between the various @safe-ty
> fixes during July and August:
> https://github.com/dlang/dmd/pulls?q=is%3Apr+author%3AWalterBright+created%3A"2016-06-07+..+2016-07-25"+sort%3Acreated-asc
> but I can't tell what's the overall progress.

Those are more reasonably considered bug fixes rather than 'return scope' which 
is the key feature of the DIP.


> BTW, great work fixing all those @safe-ty holes! The amount bugs you've managed
> to fix during this period is amazing!

Actually, it's been quite fun and satisfying. I want to finish it!


More information about the Digitalmars-d mailing list