DIP61: redone to do extern(C++,N) syntax

Steven Schveighoffer via Digitalmars-d digitalmars-d at puremagic.com
Fri May 2 06:53:02 PDT 2014


On Thu, 01 May 2014 21:44:10 -0400, Walter Bright  
<newshound2 at digitalmars.com> wrote:

> On 5/1/2014 5:33 PM, deadalnix wrote:
>> On Thursday, 1 May 2014 at 18:44:36 UTC, Walter Bright wrote:
>>> On 4/27/2014 12:54 PM, Walter Bright wrote:
>>>> http://wiki.dlang.org/DIP61
>>>
>>> Now with pull request:  
>>> https://github.com/D-Programming-Language/dmd/pull/3517
>>
>> Does that create a new named scope ?
>
> Yes.
>
>> And regular D identifier resolution rule ?
>
> Yes.
>
>> IF yes, that's awesome news !
>
> I am rather pleased with how it turned out :-)

Can you explain to people who don't understand DMD code, does this exactly  
implement the DIP? The two questions above imply that the DIP isn't enough  
to answer those questions...

-Steve


More information about the Digitalmars-d mailing list