[Mono-bugs] [Bug 61694][Nor] Changed - Image sometimes corrupted wrt. structs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Jul 2004 16:23:59 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61694
--- shadow/61694 2004-07-17 19:03:36.000000000 -0400
+++ shadow/61694.tmp.8825 2004-07-24 16:23:59.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 61694
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -39,6 +39,11 @@
static void Main ()
{
Foo foo;
}
}
=====
+
+------- Additional Comments From martin@ximian.com 2004-07-24 16:23 -------
+This may have been an installation problem; I can't reproduce this
+anymore after completely removing .NET and then installing the latest
+beta again.