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=80477 --- shadow/80477 2007-01-08 14:32:53.000000000 -0500 +++ shadow/80477.tmp.29434 2007-01-08 15:10:27.000000000 -0500 @@ -27,6 +27,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-08 14:32 ------- The problem happens because of the nested variable declarations, our internal checks for checking if a variable conflicts consume all of the time. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-08 15:10 ------- +Created an attachment (id=18465) +file.cs.gz: Removed all unneeded variable declarations. Time went down to 14s. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
