зеркало из https://github.com/mono/mail-archives.git
103 строки
4.1 KiB
HTML
103 строки
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 74747][Nor] Changed - ArrayAccessExpression isn't
|
|
an lvalue
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074747%5D%5BNor%5D%20Changed%20-%20ArrayAccessExpression%20isn%27t%0A%09an%20lvalue&In-Reply-To=bug-74747%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030442.html">
|
|
<LINK REL="Next" HREF="030444.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 74747][Nor] Changed - ArrayAccessExpression isn't
|
|
an lvalue</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074747%5D%5BNor%5D%20Changed%20-%20ArrayAccessExpression%20isn%27t%0A%09an%20lvalue&In-Reply-To=bug-74747%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 74747][Nor] Changed - ArrayAccessExpression isn't
|
|
an lvalue">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Tue Jun 14 21:49:12 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030442.html">[Mono-bugs] [Bug 75270][Nor] Changed - Interface/virtual dispatch
|
|
problem
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030444.html">[Mono-bugs] [Bug 75271][Nor] New - native/dwarf backend problems
|
|
with array types
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30443">[ date ]</a>
|
|
<a href="thread.html#30443">[ thread ]</a>
|
|
<a href="subject.html#30443">[ subject ]</a>
|
|
<a href="author.html#30443">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">toshok at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=74747">http://bugzilla.ximian.com/show_bug.cgi?id=74747</A>
|
|
|
|
--- 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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">toshok at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">toshok at ximian.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">toshok at ximian.com</A> 2005-06-14 21:49 -------
|
|
+this is fixed now (for fundamental types, and in other situations.)
|
|
+going to file more specific bugs.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030442.html">[Mono-bugs] [Bug 75270][Nor] Changed - Interface/virtual dispatch
|
|
problem
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030444.html">[Mono-bugs] [Bug 75271][Nor] New - native/dwarf backend problems
|
|
with array types
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30443">[ date ]</a>
|
|
<a href="thread.html#30443">[ thread ]</a>
|
|
<a href="subject.html#30443">[ subject ]</a>
|
|
<a href="author.html#30443">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|