[Mono-bugs] [Bug 79709][Nor] Changed - CS5001 error when compiling generic class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 23 19:22:09 EDT 2006


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 marek.safar at seznam.cz.

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: rharinath at novell.com                            
 ReportedBy: steve_merel at playstation.sony.com               
 QAContact: mono-bugs at ximian.com
@@ -33,6 +33,12 @@
    {
    }
 }
 
 ---------------------------------
 If I comment out the "<Key,Value>", it compiles correctly.
+
+------- Additional Comments From marek.safar at seznam.cz  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.


More information about the mono-bugs mailing list