[Mono-bugs] [Bug 74747][Nor] Changed - ArrayAccessExpression isn't an lvalue

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 14 21:49:12 EDT 2005


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 toshok at ximian.com.

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

--- shadow/74747	2005-04-26 18:04:23.000000000 -0400
+++ shadow/74747.tmp.10672	2005-06-14 21:49:12.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74747
 Product: Mono: Debugger
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: cli
 AssignedTo: toshok at ximian.com                            
 ReportedBy: toshok at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -32,6 +32,10 @@
 (mdb) print args[0]
 (System.String) ""hi""
 (mdb) set args[0] = "bye"
 Expression `args[Mono.Debugger.Frontend.NumberExpression (0)]'
 (Mono.Debugger.Frontend.ArrayAccessExpression) is not an lvalue
 (mdb)
+
+------- Additional Comments From toshok at ximian.com  2005-06-14 21:49 -------
+this is fixed now (for fundamental types, and in other situations.) 
+going to file more specific bugs.


More information about the mono-bugs mailing list