[Mono-bugs] [Bug 27774][Nor] Changed - Arrays using type aliases don't work

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
15 Jul 2002 00:02:02 -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 toshok@ximian.com.

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

--- shadow/27774	Sun Jul 14 20:00:35 2002
+++ shadow/27774.tmp.28101	Sun Jul 14 20:02:02 2002
@@ -19,6 +19,11 @@
 The attached test should work, but doesn't:
 
 it fails with:
 
 test.cs(6) error CS0246: Cannot find type `T[]'
 Compilation failed: 1 error(s), 0 warnings
+
+------- Additional Comments From toshok@ximian.com  2002-07-14 20:02 -------
+Created an attachment (id=1995)
+The test
+