[Mono-bugs] [Bug 81563][Wis] Changed - Invoke cannot be called directly on a delegate(CS1533)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 15 18:08:37 EDT 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=81563
--- shadow/81563 2007-05-15 18:07:15.000000000 -0400
+++ shadow/81563.tmp.6268 2007-05-15 18:08:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81563
Product: Mono: Compilers
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: wasabi at larvalstage.net
QAContact: mono-bugs at ximian.com
@@ -61,6 +61,10 @@
------- Additional Comments From wasabi at larvalstage.net 2007-05-10 19:05 -------
http://msdn2.microsoft.com/en-us/library/cxs8kzhc(VS.71).aspx
CS1533
Looks like it was REMOVED in .Net 2.0. So it should now be allowed.
+
+------- Additional Comments From marek.safar at seznam.cz 2007-05-15 18:08 -------
+This is not a bug. The behavior changed between 1.1 and 2.0 which
+means that mcs reports this error and gmcs not.
More information about the mono-bugs
mailing list