[Mono-bugs] [Bug 55979][Wis] Changed - We can avoid a local variable in foreach
   
    bugzilla-daemon@bugzilla.ximian.com
     
    bugzilla-daemon@bugzilla.ximian.com
       
    Tue, 23 Mar 2004 18:53:10 -0500 (EST)
    
    
  
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=55979
--- shadow/55979	2004-03-23 18:52:36.000000000 -0500
+++ shadow/55979.tmp.19955	2004-03-23 18:53:10.000000000 -0500
@@ -44,6 +44,11 @@
 Not only is this IL code itself smaller, but it also avoids a local variable.
 
 I ran all the mcs tests, and as well ran peverify on mcs2.exe (from btest),
 and it passed.
 
 Martin, I would love your review again :-).
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-23 18:53 -------
+Created an attachment (id=7078)
+patch
+