[Mono-bugs] [Bug 27774][Nor] Changed - Arrays using type aliases don't work
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Jul 2002 03:07:17 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27774
--- shadow/27774 Mon Jul 15 02:17:28 2002
+++ shadow/27774.tmp.17989 Wed Jul 17 23:07:17 2002
@@ -1,13 +1,13 @@
Bug#: 27774
Product: Mono/MCS
Version: unspecified
OS: Red Hat 7.3
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: toshok@ximian.com
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,9 @@
Created an attachment (id=1995)
The test
------- Additional Comments From miguel@ximian.com 2002-07-15 02:17 -------
Ok, turns out that my big rewrite of the type lookup will also fix this.
+
+------- Additional Comments From miguel@ximian.com 2002-07-17 23:07 -------
+Fixed with the new type lookup code. But the code is not yet commited