Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77158 --- shadow/77158 2006-01-09 05:44:19.000000000 -0500 +++ shadow/77158.tmp.25706 2006-01-09 05:48:08.000000000 -0500 @@ -32,6 +32,9 @@ where T : IComparable<T> { int order = xEtor.Current.CompareTo(xEtor.Current); yield return xEtor.Current; } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-09 05:48 ------- +Post-GUAM bug-fixing pass; week #2/2006. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
