On Wednesday, 6 December 2017 at 23:16:54 UTC, Ali Çehreli wrote:
On 12/06/2017 03:01 PM, IM wrote:
> On Wednesday, 6 December 2017 at 07:54:21 UTC, Ali Çehreli
wrote:
>> On 12/05/2017 11:23 PM, IM wrote:
>>> [...]
>>
>> Just remove the override keywords in this case. No function
is
>> overriding any implementation here, they both implement an
interface
>> function. The fact that override can be used for A.foo can
be seen as
>> an inconsistency or a bug.
>>
>> Ali
>
> I believe this is a bug, and a confusing one to be honest.
Can you
> please help file one against the right owners? Thanks!

There is no owners field when opening an issue. To get you started on the bug tracking system, please create this one yourself: :)

  https://issues.dlang.org/

Thank you,
Ali

Done: https://issues.dlang.org/show_bug.cgi?id=18041. Thanks!

Reply via email to