[Mono-bugs] [Bug 48063][Nor] Changed - msc miscompiles array of value type initializer
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Oct 2003 02:12:32 -0400 (EDT)
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=48063
--- shadow/48063 2003-09-03 11:27:29.000000000 -0400
+++ shadow/48063.tmp.4618 2003-10-07 02:12:32.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 48063
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
This code is from System.ComponentModel.PropertyTabAttribute.
When running this with mono, it aborts with an Invalid IL code .. error.
PEVerify.exe also reports the code as invalid.
+
+------- Additional Comments From miguel@ximian.com 2003-10-07 02:12 -------
+Fixed on CVS.