[Mono-bugs] [Bug 76417][Nor] Changed - [GMCS] improper CS0408 - cannot define overload members one of them has a generic parameter

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 12 08:26:19 EDT 2005


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=76417

--- shadow/76417	2005-10-12 04:23:50.000000000 -0400
+++ shadow/76417.tmp.5796	2005-10-12 08:26:19.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 76417
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: improper CS0408 - cannot define overload members one of them has a generic parameter
+Summary: [GMCS] improper CS0408 - cannot define overload members one of them has a generic parameter
 
 mcs raises an error CS0408 when there is a set of overloaded methods one of
 that takes such arguments of  a generic parameter type in the generic
 class. However, it does not seem correct (see the last part of the
 description below).
 


More information about the mono-bugs mailing list