[Mono-bugs] [Bug 38291][Cos] Changed - Strange Reflection crash.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Sep 2003 06:00:42 -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 vargaz@freemail.hu.

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

--- shadow/38291	2003-02-27 09:17:03.000000000 -0500
+++ shadow/38291.tmp.1014	2003-09-29 06:00:42.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 38291
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: Mandrake 9.0
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Cosmetic
 Component: misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: pt99par@student.bth.se               
 QAContact: mono-bugs@ximian.com
@@ -226,6 +226,10 @@
 It'll make it report a
 A.cs(5) error CS0122: `System.Collections.Specialized.NameValueCollection.Item' is inaccessible due to its protection level
 Is this correct ?
 Setting priority to cosmetic since it's now just a matter of reporting the correct error here.
 Note that bug #38812 still exists, but we aren't calling Array.CopyTo() with invalid arguments anymore.
 
+
+------- Additional Comments From vargaz@freemail.hu  2003-09-29 06:00 -------
+This was fixed a long time ago (both the mcs problem and the
+Array.CopyTo() problem).