[Mono-bugs] [Bug 43276][Nor] Changed - Mono does not understand conv.ovf.i8 instructions
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 26 May 2003 11:29:05 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43276
--- shadow/43276 Sun May 18 22:40:44 2003
+++ shadow/43276.tmp.1896 Mon May 26 11:29:05 2003
@@ -1,13 +1,13 @@
Bug#: 43276
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mathpup@mylinuxisp.com
QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
conv.ovf.i8
pop
ret
}
}
+
+------- Additional Comments From lupus@ximian.com 2003-05-26 11:29 -------
+Fixed in cvs. Thanks for the report.