[Mono-bugs] [Bug 23733] Changed - Problem with arrays a method arguments

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Apr 2002 16:31:09 -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 lupus@ximian.com.

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

--- shadow/23733	Mon Apr 22 11:27:48 2002
+++ shadow/23733.tmp.1556	Mon Apr 22 12:31:09 2002
@@ -1,13 +1,13 @@
 Bug#: 23733
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gellyfish@gellyfish.com               
 QAContact: mono-bugs@ximian.com
@@ -36,6 +36,12 @@
 
 Where the line indicated is 'Console.WriteLine("\t" + iphe.Aliase[k])'
 invocation.
 
 ------- Additional Comments From gellyfish@gellyfish.com  2002-04-22 11:27 -------
 More specifically this appears to be to do with indexed properties.
+
+------- Additional Comments From lupus@ximian.com  2002-04-22 12:31 -------
+I think this is the duplicate of an existing bug where an array that
+is not a l-value is not considered indexable (while it is).
+
+*** This bug has been marked as a duplicate of 23540 ***