[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 23:09:50 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55979
--- shadow/55979 2004-03-23 18:53:10.000000000 -0500
+++ shadow/55979.tmp.20828 2004-03-23 23:09:50.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 55979
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -49,6 +49,9 @@
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
+
+------- Additional Comments From martin@ximian.com 2004-03-23 23:09 -------
+Patch looks good.