[Mono-bugs] [Bug 28189][Nor] Changed - type/member name lookup problem
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Aug 2002 22:53:07 -0000
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@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=28189
--- shadow/28189 Thu Aug 1 21:07:24 2002
+++ shadow/28189.tmp.25709 Wed Aug 7 18:53:07 2002
@@ -1,13 +1,13 @@
Bug#: 28189
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -60,7 +60,16 @@
The code works great in csc btw,
------- Additional Comments From martin@gnome.org 2002-08-01 21:07 -------
I don't see why this should be a wishlist item, setting priority to
normal.
+
+
+------- Additional Comments From martin@gnome.org 2002-08-07 18:53 -------
+Both constructors were necessary to get this property because the
+field initializer was incorrectly resolved multiple times.
+
+This is now fixed in CVS, added test-161.cs and cs0236.cs (this
+error check now actually works).
+