[Mono-bugs] [Bug 71062][Wis] Changed - ABC removal not performed for substitution boxes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Jan 2005 04:32:50 -0500 (EST)
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 massi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71062
--- shadow/71062 2005-01-07 05:12:16.000000000 -0500
+++ shadow/71062.tmp.12642 2005-01-20 04:32:50.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71062
Product: Mono: Runtime
Version: 1.1
OS: All
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: massi@ximian.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
@@ -455,6 +455,9 @@
But again, maybe I misunderstood it, maybe your patch checks the real
length, and if it is <= 256 *and* the index is a '(byte)' removes the
check.
This would be really useful, and a base on which [4] could be implemented
very easily (again, AOT excluded).
+
+------- Additional Comments From massi@ximian.com 2005-01-20 04:32 -------
+Fixed in svn (39237).