[Mono-bugs] [Bug 69153][Nor] Changed - mcs improperly emits some properties
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 07:55:06 -0400 (EDT)
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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69153
--- shadow/69153 2004-11-05 17:36:08.000000000 -0500
+++ shadow/69153.tmp.26243 2005-05-05 07:55:06.000000000 -0400
@@ -72,6 +72,14 @@
interfaces, not the implicitly implemented ones, in this case
I2 is explicitly listed while I is not.
Am trying to figure out the rationale for this though.
Miguel.
+
+------- Additional Comments From rharinath@novell.com 2005-05-05 07:55 -------
+The fix for bug 74773 appears to have fixed this particular case: we
+don't generate proxies.
+
+However, we need to remove more unnecessary proxies. So, I'm leaving
+this bug open, since the intent of the bugreport still remains.
+