[Mono-bugs] [Bug 27311][Nor] Changed - checked{} does not always use .ovf opcodes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Jul 2002 23:04:11 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27311
--- shadow/27311 Tue Jul 2 06:59:50 2002
+++ shadow/27311.tmp.13048 Mon Jul 8 19:04:11 2002
@@ -1,13 +1,13 @@
Bug#: 27311
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details: LFS
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mwh@sysrq.dk
QAContact: mono-bugs@ximian.com
@@ -85,6 +85,9 @@
IL_0014: ldloc.0
IL_0015: ldloc.1
IL_0016: sub.ovf
IL_0017: conv.ovf.u1
+
+------- Additional Comments From miguel@ximian.com 2002-07-08 19:04 -------
+Thanks for pointing this out, I have fixed this bug now.