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=78435 --- shadow/78435 2006-05-29 03:24:45.000000000 -0400 +++ shadow/78435.tmp.4074 2006-06-16 13:52:00.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78435 Product: Mono: Compilers Version: unspecified OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -122,6 +122,11 @@ tparam.InflateConstraints (current_type.Type); That is the culprit AFAICS. Or the bug is somewhere earlier, I'm not nearly enough versed in gmcs code. Anyway, the generics parameter list is leaked from the outer class to where it shouldn't be. I need some additional help in solving this. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-16 13:52 ------- +Works for me, maybe it was a duplicate of that other bug. +Btw. please don't use conditionals in test cases, that's just making +it harder for me. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
