[Mono-bugs] [Bug 642310] Running on iPhone crashes with exception
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 3 15:23:51 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=642310
https://bugzilla.novell.com/show_bug.cgi?id=642310#c3
Johan Otto <johan.otto at justenough.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johan.otto at justenough.com
--- Comment #3 from Johan Otto <johan.otto at justenough.com> 2010-10-03 19:23:50 UTC ---
Ha ha, have the same issue. Essentially you cannot use custom value types in
your dictionary as a key. To workaround just implement a IEqualityComparer<T>
in your code and call the dictionary constructor overload that accepts it. If
you ask me I think they should fix it in the mono framework and be done with
it.
--
Configure bugmail: https://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