extern(C++, ns) is wrong
Steven Schveighoffer
schveiguy at gmail.com
Wed Sep 19 13:26:07 UTC 2018
On 9/18/18 9:49 PM, Jonathan M Davis wrote:
> On Tuesday, September 18, 2018 6:22:55 PM MDT Manu via Digitalmars-d wrote:
>> https://github.com/dlang/dmd/pull/8667
>>
>> O_O
>>
>> Thank you Walter for coming to the party!
>
> Oh, wow. I sure wasn't expecting that. I thought that he'd made it pretty
> clear that a DIP was needed, and even then, it didn't seem likely that it
> would be accepted. This is awesome. I guess that he finally came around.
I think a big part is that the implementation was done. I think there's
a big difference between "I don't really love this, but crap, I'll have
to implement it all" and "I don't really love this, but the
implementation isn't too intrusive, and all I have to do is click the
merge button, OK." I sure wish I had the skills to hack dmd, there are
so many ideas I'd like to see implemented in the language :)
Anyways, great to see this merged!
-Steve
More information about the Digitalmars-d
mailing list