[Mono-bugs] [Bug 53800][Wis] Changed - Unable to run a piece of code which works fine in .NET 1.1

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Feb 2004 15:21:20 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/53800	2004-02-03 09:26:20.000000000 -0500
+++ shadow/53800.tmp.15927	2004-02-04 15:21:20.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53800
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: patrick1.vandijk@ps.ge.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -47,6 +47,10 @@
 
 Unhandled Exception: System.ArgumentException: Value does not fall within 
 the expected range.
    at System.Runtime.CompilerServices.RuntimeHelpers.InitializeArray(Array 
 array, RuntimeFieldHandle fldHandle)
    at Demo2.Main()
+
+------- Additional Comments From miguel@ximian.com  2004-02-04 15:21 -------
+The above works out of the box in Mono 0.30, can you check with this
+release?