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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
