Function pointers/delegates default args were stealth removed?

kenji hara k.hara.pg at gmail.com
Thu Sep 6 02:15:27 PDT 2012


OK. I have finished working to implement it as a new pull request.
https://github.com/D-Programming-Language/dmd/pull/1102

It contains several test suites that indicate which case is supported or not.
https://github.com/D-Programming-Language/dmd/pull/1102/files#L6R1

Regards.

Kenji Hara

2012/8/29 Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org>:
> On 8/28/12 8:23 AM, Manu wrote:
>>
>> Well that's painful for a number of reasons..
>>
>> Other than the fact that I need to rewrite a bunch of code,
>
>
> Walter and Kenji think breaking meaningful existing code is an overriding
> concern, and I ended up agreeing with them.
>
> They will look into a solution that keeps your working code working.
>
> This change of wind may as well turn a new page in the history of D :o).
>
>
> Andrei


More information about the Digitalmars-d mailing list