[Mono-bugs] [Bug 75852][Nor] Changed - [GMCS] Delegate constraints
ignored
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 5 13:42:08 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75852
--- shadow/75852 2005-08-31 13:30:20.000000000 -0400
+++ shadow/75852.tmp.17729 2005-09-05 13:42:08.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75852
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
@@ -22,6 +22,9 @@
}
Should not compile. EventHandler is declared:
public delegate void EventHandler <T> (object sender, T e) where T :
EventArgs;
+
+------- Additional Comments From martin at ximian.com 2005-09-05 13:42 -------
+Fixed.
More information about the mono-bugs
mailing list