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=76698 --- shadow/76698 2005-11-20 18:49:35.000000000 -0500 +++ shadow/76698.tmp.20720 2005-12-02 21:25:33.000000000 -0500 @@ -1,12 +1,12 @@ Bug#: 76698 Product: Mono: Class Libraries Version: 1.1 OS: All OS Details: -Status: NEW +Status: ASSIGNED Resolution: Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -27,6 +27,18 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-11-14 12:29 ------- calberto had a patch here, we need to track what happened to it. ------- Additional Comments From [EMAIL PROTECTED] 2005-11-20 18:49 ------- *** Bug 76774 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-02 21:25 ------- +Hey, + +We have a bug in the CEE_INST instruction (specially comparing typeof +for non generic and generic types). I have my local tree using Sort<T> +since some time ago, and haven't got any problems, BUT the Array tests +are not passing (some of them are failing after this patch). + +I have a work-around for this, and we could apply it before this bug +is solved. Lemme give a deeper look at my work-around and will post a +patch by weekend. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
