[Mono-bugs] [Bug 73394][Min] Changed - mcs crashes when an instance data member with the name as a a type is referenced under static context
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Mar 2005 04:33:10 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73394
--- shadow/73394 2005-03-07 03:22:14.000000000 -0500
+++ shadow/73394.tmp.24018 2005-03-07 04:33:10.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73394
Product: Mono: Compilers
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: t.manki@gmail.com
QAContact: mono-bugs@ximian.com
@@ -66,6 +66,9 @@
How often does this happen?
Always
Additional Information:
mcs handles well the situation if the data member's name is not an existing
class's name
+
+------- Additional Comments From rharinath@novell.com 2005-03-07 04:33 -------
+Fixed in SVN