[Mono-bugs] [Bug 30028][Nor] Changed - mcs doesn't notice property is not static

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Sep 2002 18:35:14 -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=30028

--- shadow/30028	Mon Sep  9 14:34:35 2002
+++ shadow/30028.tmp.11879	Mon Sep  9 14:35:14 2002
@@ -1,13 +1,13 @@
 Bug#: 30028
 Product: Mono/MCS
 Version: unspecified
 OS: Red Hat 7.3
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
@@ -20,7 +20,11 @@
 	cp = UTF8Encoding.WindowsCodePage;
 
 since WindowsCodePage is not static property, this should fail to compile.
 
 ------- Additional Comments From martin@gnome.org  2002-09-09 14:34 -------
 Fixed in CVS.
+
+
+------- Additional Comments From martin@gnome.org  2002-09-09 14:35 -------
+FIXED, not ASSIGNED