https://bugzilla.novell.com/show_bug.cgi?id=660474
https://bugzilla.novell.com/show_bug.cgi?id=660474#c8 --- Comment #8 from Robert Jordan <[email protected]> 2011-02-09 12:16:20 UTC --- It's of course still failing. Odds are you're trying the opposite direction (mono client, Windows server). It depends on what type "K" in Dictionary<K,V> is. String and Enums do not work because MS is expecting some custom private comparer type that Mono does not provide for obvious reasons (it's a private class). HashSet was never compatible with MS.NET, and all this has nothing to do with the drop of the 1.1 profile. -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
