[Mono-bugs] [Bug 52408][Wis] Changed - MCS does not know the difference between a `new' property and an `override' property

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Dec 2003 12:03:09 -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=52408

--- shadow/52408	2003-12-22 11:21:01.000000000 -0500
+++ shadow/52408.tmp.7211	2003-12-22 12:03:09.000000000 -0500
@@ -124,6 +124,12 @@
 build on this stuff, I would like to get this checked in first.
 
 I am going to come up with a test suite for this all.
 
 The perf regression is gone, in fact, this patch brings a (very) small
 improvement.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-22 12:03 -------
+I just did some regression-prevention patches (issues that I found
+while writing the code, that could easily be reintroduced). Those work
+on the current cvs code, so i checked it in. Will work on the error
+testing later.