[Mono-bugs] [Bug 30384][Nor] Changed - Problem using `base' on getter/setter methods.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Sep 2002 22:12:34 -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=30384

--- shadow/30384	Mon Sep 16 11:37:20 2002
+++ shadow/30384.tmp.7176	Mon Sep 16 18:12:34 2002
@@ -1,14 +1,14 @@
 Bug#: 30384
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,10 @@
 
 it reports on the lines for `get' and `set':
 b.cs(6) error CS0654: Method `System.Collections.Hashtable.get_Item()' is
 referenced without parentheses
 b.cs(7) error CS0654: Method `System.Collections.Hashtable.get_Item()' is
 referenced without parentheses
+
+------- Additional Comments From martin@gnome.org  2002-09-16 18:12 -------
+Fixed in CVS.
+