[Mono-bugs] [Bug 27849][Maj] Changed - jit math error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Jul 2002 17:32:28 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27849
--- shadow/27849 Tue Jul 16 12:31:43 2002
+++ shadow/27849.tmp.3286 Tue Jul 16 13:32:28 2002
@@ -1,14 +1,14 @@
Bug#: 27849
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -47,6 +47,9 @@
Console.WriteLine ("d days: {0}", d2);
if (d != d2)
return 1;
return 0;
}
}
+
+------- Additional Comments From dietmar@ximian.com 2002-07-16 13:32 -------
+fixed (CONV_R_UN) bug in x86.brg