[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
Sat Jun 30 00:07:53 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 wasabi at larvalstage.net.

http://bugzilla.ximian.com/show_bug.cgi?id=81563

--- shadow/81563	2007-05-16 14:07:46.000000000 -0400
+++ shadow/81563.tmp.32663	2007-06-30 00:07:53.000000000 -0400
@@ -74,6 +74,13 @@
 longer reports CS1533 when calling Invoke on a delegate.
 
 Shouldn't mcs be compatible with csc 1.x in this case ? 
 
 For gmcs it's of course ok to no longer report CS1533 since that 
 matches the behaviour of csc 2.x, so no changes necessary there.
+
+------- Additional Comments From wasabi at larvalstage.net  2007-06-30 00:07 -------
+I am quite certain when I reported this bug I was using gmcs. Half of
+my other code (generics) would have broken if I was using mcs. As of
+1.2.4 neither mcs nor gmcs reproduces the problem, so somebody
+obviously changed something. The warning should still be thrown by mcs
+as the previous poster claims.


More information about the mono-bugs mailing list