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



--- Comment #4 from Steven Schveighoffer <schvei...@yahoo.com> 2011-02-18 
08:33:19 PST ---
(In reply to comment #3)
> Can't dmd just check the "type" of a given interface and only allow implicit
> casts to Object if it is a normal one, i.e. no COM and no C++ interface?

I'm not familiar with the internals of the compiler, but I believe this is
true.  I think it should be statically verifiable that an interface is a COM
interface, and then opEquals can be handled differently.

However, we continue to get silence from Walter on this...

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

Reply via email to