[Mono-bugs] [Bug 52587][Nor] Changed - Optimization patch included

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 28 Feb 2004 11:00:54 -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=52587

--- shadow/52587	2004-02-07 12:46:47.000000000 -0500
+++ shadow/52587.tmp.21833	2004-02-28 11:00:54.000000000 -0500
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Optimization patch included
 
 using System;
 
 class A {
 	public int foo = 1;
@@ -100,6 +99,9 @@
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-01-04 18:36 -------
 This patch should actually not cause regressions ;-).
 
 Item for thought -- should we implement this behavior in MemberCache?
+
+------- Additional Comments From bmaurer@users.sf.net  2004-02-28 11:00 -------
+Miguel, ping.