[Mono-bugs] [Bug 77367][Nor] Changed - Type.GetMethod called with
Type.EmptyTypes matches any method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 26 04:19:27 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77367
--- shadow/77367 2006-01-26 09:31:59.000000000 -0500
+++ shadow/77367.tmp.2249 2006-04-26 04:19:27.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 77367
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: lluis at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -33,6 +33,9 @@
{
}
}
The call to GetMethod() returns the "Run" method, but it should not, it
should only match a method without parameters.
+
+------- Additional Comments From atsushi at ximian.com 2006-04-26 04:19 -------
+Fixed in svn (r59911).
More information about the mono-bugs
mailing list