[Mono-bugs] [Bug 29483][Maj] Changed - Compiler allows instance methods to be called without an instance.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
27 Aug 2002 21:16:28 -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=29483

--- shadow/29483	Tue Aug 27 11:32:03 2002
+++ shadow/29483.tmp.1366	Tue Aug 27 17:16:28 2002
@@ -1,13 +1,13 @@
 Bug#: 29483
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -31,6 +31,10 @@
 }
 
 Notice that this only happens if m is prefixed with "X." here, it works
 otherwise.
 
 The code above *should* emit an error.
+
+------- Additional Comments From martin@gnome.org  2002-08-27 17:16 -------
+Fixed in CVS.
+