[Mono-bugs] [Bug 80573][Cos] Changed - Static anonymous methods are not static.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jan 28 13:14:31 EST 2007
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80573
--- shadow/80573 2007-01-21 14:41:26.000000000 -0500
+++ shadow/80573.tmp.6894 2007-01-28 13:14:31.000000000 -0500
@@ -1,15 +1,15 @@
Bug#: 80573
Product: Mono: Compilers
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
+Severity: Unknown
+Priority: Cosmetic
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -34,6 +34,9 @@
This is problematic for dynamic invocations, as the parameters provided
will not match the parameters that the code expects.
The above delegate should not be an instance method, it should be a static
method.
+
+------- Additional Comments From miguel at ximian.com 2007-01-28 13:14 -------
+Am bringing this to cosmetic, as depending on this seems like a bad idea.
More information about the mono-bugs
mailing list