[Mono-bugs] [Bug 29977][Nor] Changed - Delegate.CreateDelegate broken (regression)
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
6 Sep 2002 18:17:05 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29977
--- shadow/29977 Fri Sep 6 13:37:23 2002
+++ shadow/29977.tmp.3548 Fri Sep 6 14:17:04 2002
@@ -1,14 +1,14 @@
Bug#: 29977
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ric@users.sourceforge.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -65,6 +65,10 @@
Fri Sep 6 12:11:28 CEST 2002 Paolo Molaro <lupus@ximian.com>
* MonoType.cs: implemented GetMembers, GetConstructorImpl and
GetMethodImpl using the binder.
* Type.cs: GetConstructorImpl/GetConstructor fixes.
+
+------- Additional Comments From lupus@ximian.com 2002-09-06 14:17 -------
+Fixed in cvs. We'll need to do the security checks to get the code
+right in all the cases.