[Mono-bugs] [Bug 30489][Nor] Changed - arrays of nested classes can't be created.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Sep 2002 20:07:10 -0000


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=30489

--- shadow/30489	Tue Sep 17 16:06:55 2002
+++ shadow/30489.tmp.23491	Tue Sep 17 16:07:10 2002
@@ -16,6 +16,11 @@
 Cc: 
 Summary: arrays of nested classes can't be created.
 
 mcs can't compile the attached testcase. It stops with the message:
 'Cannot find type `Foo.Bar[]`
 csc compiles it just fine.
+
+------- Additional Comments From vargaz@freemail.hu  2002-09-17 16:07 -------
+Created an attachment (id=2282)
+testcase
+