[Issue 9978] Can override interface function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 22 10:22:52 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9978



--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> 2013-04-22 10:22:51 PDT ---
I would tend to think this is allowed.  Imagine if you switched an interface to
an abstract base class or vice versa, you wish to make someone go through all
their calls and add/remove override?

I had a bug fixed a long time ago, issue 2524.

In a comment, Walter said:

"This is a compiler bug. You can override an interface function."

I'm assuming this still applies today.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list