[Mono-bugs] [Bug 71454][Wis] Changed - indexing into multidimensional arrays generates NullReferenceException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Jan 2005 09:07:55 -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 vargaz@gmail.com.

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

--- shadow/71454	2005-01-19 13:17:48.000000000 -0500
+++ shadow/71454.tmp.16156	2005-01-20 09:07:55.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71454
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: JIT
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: jonpryor@vt.edu               
 QAContact: mono-bugs@ximian.com
@@ -103,6 +103,9 @@
 ``mono -O=-all jit.exe'' works properly.
 
 Listing *any* optimization causes the exception (-O=peephole, etc.).
 
 Also, kangaroo informs me that this doesn't effect the ppc jit.
 
+
+------- Additional Comments From vargaz@gmail.com  2005-01-20 09:07 -------
+Fixed in SVN.