[Mono-bugs] [Bug 34471][Min] Changed - Miss. CS0571: can't explicitly call operator or accessor

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Dec 2002 04:42:03 -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 miguel@ximian.com.

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

--- shadow/34471	Wed Dec 18 13:50:36 2002
+++ shadow/34471.tmp.19173	Sat Dec 21 23:42:03 2002
@@ -1,13 +1,13 @@
 Bug#: 34471
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 001 One hour
 Priority: Minor
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: martin@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -26,6 +26,9 @@
 		return get_Foo ();
 	}
 }
 
 ------- Additional Comments From miguel@ximian.com  2002-11-22 13:54 -------
 Maybe we could use the SpecialName MethodAttribute for this?
+
+------- Additional Comments From miguel@ximian.com  2002-12-21 23:42 -------
+Fixed