[Mono-bugs] [Bug 24117] Changed - mcs doesn't handle literal initialization of bool arrays
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
2 May 2002 17:09:05 -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=24117
--- shadow/24117 Thu May 2 09:34:13 2002
+++ shadow/24117.tmp.25500 Thu May 2 13:09:05 2002
@@ -2,13 +2,13 @@
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -29,6 +29,9 @@
It dies with the following exception:
** (process:18797): WARNING **: unhandled exception System.Exception:
"Unrecognized type in MakeByteBlob"
in Mono.CSharp.ArrayCreation:MakeByteBlob ()
in Mono.CSharp.ArrayCreation:EmitStaticInitializers ()
...
+
+------- Additional Comments From miguel@ximian.com 2002-05-02 13:09 -------
+Bug fixed on CVS