[Mono-bugs] [Bug 74647][Wis] New - Assembler does not handle escaped array definitions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 04:55:38 -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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74647
--- shadow/74647 2005-04-18 04:55:38.000000000 -0400
+++ shadow/74647.tmp.10163 2005-04-18 04:55:38.000000000 -0400
@@ -0,0 +1,21 @@
+Bug#: 74647
+Product: Mono: Compilers
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: IL assembler
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: jackson@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Assembler does not handle escaped array definitions
+
+Assembler dies on the following construct:
+
+newobj instance void class [mscorlib]System.'Int32[,]'::.ctor(int32, int32)