[Mono-bugs] [Bug 26495][Nor] Changed - should not use the ldlen opcode with System.Array

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Jun 2002 21:18:06 -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=26495

--- shadow/26495	Wed Jun 19 16:24:59 2002
+++ shadow/26495.tmp.18513	Wed Jun 19 17:18:06 2002
@@ -1,14 +1,14 @@
 Bug#: 26495
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -27,6 +27,9 @@
                 int len = l (new int [1]);
                 if (len != 1)
                         return 1;
                 return 0;
         }
 }
+
+------- Additional Comments From lupus@ximian.com  2002-06-19 17:18 -------
+Fixed in cvs.