[Mono-dev] GroupBy Bug (Bug 601101)

Richard Kiene richard.kiene at logos.com
Thu Apr 29 17:18:40 EDT 2010


I have filed Bug 601101 https://bugzilla.novell.com/show_bug.cgi?id=601101 for this issue. In addition; I have attached a patch which resolves the issue. That said, I'm not really sure this patch is the most desirable way to fix the bug. If you would like to use the patch I release it under the MIT/X11 License.

Also worth noting is that a Dictionary is used to create the groups, but Dictionary as defined by MSDN does not preserve element ordering. It appears that the mono implementation of Dictionary does and that is why it is used, is this correct?

Thanks,

Richard Kiene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100429/9188c84d/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: GroupBy.patch.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100429/9188c84d/attachment.txt 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100429/9188c84d/attachment.htm 


More information about the Mono-devel-list mailing list