[Mono-bugs] [Bug 619929] System.InvalidCastException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 8 15:55:43 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=619929#c5


--- Comment #5 from scott fluto <srfcanada at hotmail.com> 2010-07-08 19:55:42 UTC ---
ya , the problem is I would have to give you more of our full implementation of
our dictionary class to give the runtime error but its probably this ambiguity
regarding the GetEnumerator for IDicationary and IDictionary<,> thats causing
the runtime issue but for us we removed the confusion by supplying an overload
for the correct GetEnumerator which got rid of the runtime issue. If you try
implementing your own dictionary that implements these 2 interfaces you would
run into the same issue. You might want to try it and see how it compares to
running on windows. For us, we are ok with it the way it is now.

-- 
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