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=81627 --- shadow/81627 2007-07-06 14:14:45.000000000 -0400 +++ shadow/81627.tmp.28283 2007-07-11 13:43:54.000000000 -0400 @@ -42,6 +42,16 @@ fsw.EnableRaisingEvents = true print "Running" Application.Init() Application.Run() + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-11 13:43 ------- +I'm attaching a patch that should eliminate two unnecessary +MulticastDelegate.Clone invocations for those cases where only a +single delegate was added to an event. + +This might bring some relief. Could you apply the patch and run your +script and heap-buddy again? + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
