[Mono-bugs] [Bug 30003][Nor] Changed - mcs uses Array::get_Length instead of ldlen in corlib
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
9 Sep 2002 20:02:30 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=30003
--- shadow/30003 Sun Sep 8 08:46:20 2002
+++ shadow/30003.tmp.10341 Mon Sep 9 16:02:30 2002
@@ -1,13 +1,13 @@
Bug#: 30003
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -15,6 +15,10 @@
URL:
Cc:
Summary: mcs uses Array::get_Length instead of ldlen in corlib
This bug resurfaced somehow.
using ldlen is faster and decreases code size.
+
+------- Additional Comments From martin@gnome.org 2002-09-09 16:02 -------
+Fixed in CVS.
+