[Mono-bugs] [Bug 72887][Blo] Changed - [GMCS] Wrong CS0039 error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Feb 2005 04:01:07 -0500 (EST)
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 carlos@unixmexico.org.
http://bugzilla.ximian.com/show_bug.cgi?id=72887
--- shadow/72887 2005-02-23 04:00:11.000000000 -0500
+++ shadow/72887.tmp.2290 2005-02-23 04:01:07.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 72887
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: carlos@unixmexico.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [GMCS]
+Summary: [GMCS] Wrong CS0039 error
gmcs marks a CS0039 error when trying to cast from T [] arrays to a defined
array type. This doesn't exist in vs 2005 beta.
Steps to reproduce the problem: