[Mono-bugs] [Bug 74647][Wis] Changed - Assembler does not handle escaped array definitions
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 04:56:23 -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.10184 2005-04-18 04:56:23.000000000 -0400
@@ -16,6 +16,11 @@
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)
+
+------- Additional Comments From jackson@ximian.com 2005-04-18 04:56 -------
+Created an attachment (id=14959)
+test case
+