[Mono-bugs] [Bug 620154] Compiler error infering implementation from interface

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 7 16:26:39 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=620154

http://bugzilla.novell.com/show_bug.cgi?id=620154#c1


--- Comment #1 from scott fluto <srfcanada at hotmail.com> 2010-07-07 20:26:38 UTC ---
Looking at it further  we were excluding the GetEnumerator from the interface
because of a bug in mono 2.4 but now it seems to be ok with it in there and
actually everything is working as it should since mono knows which
implementation to use. Im not sure how  micrsofts .net figures it out when its
not specified but for us we are ok with and Ill leave it up to you if you want
to make your implemenation match what windows does in raising a warning. If you
do, you will have to see how they eventually figure out the right one to use
since mono is getting confused in the situation where as windows gives a
warning but still is able to figure things out. Other than that we are ok with
the way its working now if you dont want to pursue this any further.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list