[Mono-bugs] [Bug 28107][Nor] Changed - mcs miscompiles FileIOPermission::FromXml
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
24 Jul 2002 00:11:25 -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=28107
--- shadow/28107 Tue Jul 23 20:09:45 2002
+++ shadow/28107.tmp.13887 Tue Jul 23 20:11:25 2002
@@ -1,13 +1,13 @@
Bug#: 28107
Product: Mono/MCS
Version: unspecified
OS: Debian Woody
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: vargaz2@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -30,6 +30,10 @@
IL_00ee: ldc.i4.0
IL_00ef: ldc.i4.s 0x3b
IL_00f1: stobj System.Char
Here, the last line should be stelem.i2. Interestingly, this only happens
when compiling with --nostdlib, so it may be related to corlib self hosting.
+
+------- Additional Comments From martin@gnome.org 2002-07-23 20:11 -------
+Ok, this bug will be gone in half an hour ....
+