[Mono-bugs] [Bug 77754][Nor] Changed - cannot initialize a second array with a list
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 24 07:15:09 EDT 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=77754
--- shadow/77754 2006-05-18 10:26:40.000000000 -0400
+++ shadow/77754.tmp.8429 2006-09-24 07:15:09.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 77754
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: Tiger
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: ats at cs.rit.edu
QAContact: mono-bugs at ximian.com
@@ -22,6 +22,9 @@
.NET compiles ok.
class X {
int[] v1 = { 1, 2 }, v2 = { 2, 3};
}
+
+------- Additional Comments From marek.safar at seznam.cz 2006-09-24 07:15 -------
+Unable to reproduce with the latest SVN version.
More information about the mono-bugs
mailing list