[Mono-bugs] [Bug 71483][Nor] Changed - Error in a Delegate that belongs to a generic class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 22 Jan 2005 19:58:48 -0500 (EST)


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 spigaz@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71483

--- shadow/71483	2005-01-19 16:29:51.000000000 -0500
+++ shadow/71483.tmp.21506	2005-01-22 19:58:48.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 71483
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: spigaz@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Error in a Delegate that belongs to a class
+Summary: Error in a Delegate that belongs to a generic class
 
 Description of Problem:
 
 When a delegate is declared inside a generic class, if it uses the generic
 type, that flags an error...