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=79709 --- shadow/79709 2006-10-20 16:42:21.000000000 -0400 +++ shadow/79709.tmp.7081 2006-10-23 19:22:09.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79709 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: SUSE 10 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -33,6 +33,12 @@ { } } --------------------------------- If I comment out the "<Key,Value>", it compiles correctly. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-23 19:22 ------- +The compiler behavior is correct. An entry point cannot be generic or +in a generic type. + +However, to see this warning you have to use warning level 4. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
