[Mono-bugs] [Bug 24146] Changed - Incorrect "Expression denotes a `property access` where a `variable` was expected" error

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
3 May 2002 05:04:29 -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=24146

--- shadow/24146	Thu May  2 19:37:06 2002
+++ shadow/24146.tmp.9294	Fri May  3 01:04:29 2002
@@ -1,14 +1,14 @@
 Bug#: 24146
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: joe@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,13 @@
 RESULT: 1
 
 ------- Additional Comments From joe@ximian.com  2002-05-02 19:37 -------
 Created an attachment (id=1690)
 test file which exhibits the behavior
 
+
+------- Additional Comments From miguel@ximian.com  2002-05-03 01:04 -------
+Ok, I got paranoid and added a few tests I should not have added.
+
+The bug is now fixed on CVS.
+  
+Same bug that I had fixed today for a different scenario.