[Mono-bugs] [Bug 62910][Cri] Changed - missing method Microsoft.VisualBasic.CompilerServices.Utils.CopyArray(Array arySrc, Array aryDest)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Aug 2004 05:06:10 -0400 (EDT)
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 kjambunathan@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62910
--- shadow/62910 2004-08-12 01:17:48.000000000 -0400
+++ shadow/62910.tmp.6156 2004-08-12 05:06:10.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 62910
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Critical
Component: VB Runtime
AssignedTo: mono-bugs@ximian.com
ReportedBy: smeegoan@yahoo.com.br
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -72,6 +72,12 @@
should copy the array
How often does this happen?
always
Additional Information:
+
+------- Additional Comments From kjambunathan@novell.com 2004-08-12 05:06 -------
+Fix committed in CVS. As a cautionary note mbas still doesn't
+support duplication of arrays with preserve keyword even though it
+could accept the 'preserve' keyword.
+