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=75132 --- shadow/75132 2005-08-24 14:37:00.000000000 -0400 +++ shadow/75132.tmp.15088 2005-09-05 11:04:34.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75132 Product: Mono: Runtime Version: 1.1 OS: SLES 9 OS Details: -Status: RESOLVED -Resolution: INVALID +Status: REOPENED +Resolution: Severity: Unknown Priority: Major Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -104,6 +104,10 @@ The way it works is if you compile your program using Net 1.1, the C# compiler will use the non-generic versions of some methods, like Array.Sort. If you compile using Net 2.0, the compiler will choose the generics version of the method, Array.Sort<T>, which is not yet implemented in mono. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-05 11:04 ------- +Now that I have been laid off, I have some time to look at this. +Where should I start looking in the sources? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
