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=77399 --- shadow/77399 2006-02-10 04:18:47.000000000 -0500 +++ shadow/77399.tmp.13484 2006-02-10 05:25:10.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 77399 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -90,6 +90,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-02-10 04:18 ------- The underlying problem here is that MakeGenericType() doesn't check the constraints. This test case is supposed to throw a TypeLoadException. I'm fixing this in Comparer.cs, but we still need to add constraints checking to the runtime at some point. + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-10 05:25 ------- +. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
