[Mono-bugs] [Bug 54945][Cri] Changed - Declaring type set incorrectly for properties in a base class
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Mar 2004 18:38:42 -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=54945
--- shadow/54945 2004-03-10 18:30:39.000000000 -0500
+++ shadow/54945.tmp.25318 2004-03-10 18:38:42.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 54945
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Critical
Component: misc
AssignedTo: martin@ximian.com
ReportedBy: lluis@ximian.com
@@ -145,6 +145,10 @@
Ok, also implemented it for properties and events.
------- Additional Comments From lluis@ximian.com 2004-03-10 18:30 -------
Ok, don't know what has been fixed but certainly it is not the bug I
reported. The test case still fails, and now also fails for
properties, and it is causing several crashes in the web service stack.
+
+------- Additional Comments From martin@ximian.com 2004-03-10 18:38 -------
+Ok, I only looked at Ben's simpler test case assuming that this was the root of the
+problem as he wrote.