[Issue 17462] Order of base interfaces affects compiler behavior

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 15 19:02:14 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=17462

Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de

--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
I always considered it a great relief that you don't have to reimplement common
interfaces. Otherwise COM-programming would be much more verbose. What's the
reasoning to disallow it?

The old samples in dmd/samples also assume that IUnknown doesn't have to be
reimplemented.

--


More information about the Digitalmars-d-bugs mailing list