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=76653 --- shadow/76653 2005-11-10 05:02:38.000000000 -0500 +++ shadow/76653.tmp.20480 2005-11-10 05:05:52.000000000 -0500 @@ -1,15 +1,15 @@ Bug#: 76653 Product: Mono: Compilers Version: 1.1 -OS: +OS: unknown OS Details: Ubuntu Breezy with some packages from Dapper Status: NEW Resolution: -Severity: -Priority: Wishlist +Severity: Unknown +Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -91,6 +91,15 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-11-10 05:02 ------- Created an attachment (id=16043) Simplified test case + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-10 05:05 ------- +Simplificed the test case not to use events. + +The two calls to del and ss are just to avoid warnings. + +The error goes away if there is not reference to mc in the call to +SimpleCallback in the StringSender delegate ss (substitute null for +mc, for instance). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
