[Mono-bugs] [Bug 75283][Min] Changed - instance variable with same name as class sometimes treated as static

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 30 08:36:13 EDT 2005


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 at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75283

--- shadow/75283	2005-06-17 02:18:21.000000000 -0400
+++ shadow/75283.tmp.22166	2005-06-30 08:36:13.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75283
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: danw at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -35,6 +35,10 @@
 ldfld     0x04000001
 
 This only happens if the field has the same name as the base name
 of its type, and if you're "using" the type's namespace. Otherwise
 it correctly tells you "An object reference is required for the
 non-static field ..."
+
+------- Additional Comments From rharinath at novell.com  2005-06-30 08:36 -------
+Should be fixed in SVN r46761.
+


More information about the mono-bugs mailing list