[Dlang-internal] DIP1000 discussion and testing

Martin Nowak via Dlang-internal dlang-internal at puremagic.com
Sat Dec 17 20:19:20 PST 2016


On Sunday, 18 December 2016 at 04:03:55 UTC, Martin Nowak wrote:
>> Taking the address of a scope pointer is invalid, I'll fix the 
>> method you used to do it.
>
> What is the reasoning for disallowing that?
> Is dealing with second order indirections (scope int**) somehow 
> different from from other escape checks?

Also see https://github.com/dlang/dmd/pull/6328/files#r92933626 
on that question.


More information about the Dlang-internal mailing list