[Mono-bugs] [Bug 25969] Changed - SingletonStruct and struct size of zero
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Jun 2002 20:48: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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=25969
--- shadow/25969 Fri Jun 7 15:04:52 2002
+++ shadow/25969.tmp.26640 Fri Jun 7 16:48:05 2002
@@ -1,14 +1,14 @@
Bug#: 25969
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -41,6 +41,11 @@
compile that with csc and mono will run it just fine, but compile with mcs and mono reports:
(process:775): ** WARNING **: unhandled exception System.ExecutionEngineException: "file
codegen-x86.c: line 5811 (mono_burg_emit_256): assertion failed: (size > 0)"
TODO: implement stack traces
RESULT: -1
+
+------- Additional Comments From martin@gnome.org 2002-06-07 16:48 -------
+Fixed in CVS. You need to update "everything": mcs, class libs and
+runtime.
+