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=75461 --- shadow/75461 2005-07-06 11:05:00.000000000 -0400 +++ shadow/75461.tmp.22539 2005-07-06 11:05:56.000000000 -0400 @@ -27,6 +27,12 @@ } While csc v2 does. ------- Additional Comments From [EMAIL PROTECTED] 2005-07-06 11:04 ------- Fixed in SVN; added gtest-184.cs and gcs0411-7.cs. + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-06 11:05 ------- +To make things clear: we do *not* perform type inference on the +delegate / anonymous method argument, only on the other one and then +check whether the anonymous method is compatible with that. That's +what the gcs0411-7.cs error test case is for. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
