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=77136 --- shadow/77136 2006-01-01 16:38:27.000000000 -0500 +++ shadow/77136.tmp.26636 2006-07-15 16:54:18.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 77136 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Blocker Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -139,6 +139,9 @@ lst.Add(new ComparablePair<String,int>("France", 1998)); lst.Sort(); foreach (ComparablePair<String,int> pair in lst) Console.WriteLine(pair); } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-15 16:54 ------- +This works now. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
