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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
15 Jul 2002 00:00:35 -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.23708	Sun Jul 14 20:00:35 2002
@@ -0,0 +1,24 @@
+Bug#: 27774
+Product: Mono/MCS
+Version: unspecified
+OS: Red Hat 7.3
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: toshok@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Arrays using type aliases don't work
+
+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