[Mono-bugs] [Bug 71062][Wis] Changed - ABC removal not performed for substitution boxes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 6 Jan 2005 16:34:20 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=71062
--- shadow/71062 2005-01-06 14:11:24.000000000 -0500
+++ shadow/71062.tmp.21081 2005-01-06 16:34:20.000000000 -0500
@@ -254,6 +254,10 @@
Processing (4): Relation (EQ) with value CONSTANT 136629984
Ranges for varible 4 (target variable 4) computated: (ranges: zero
[136629984,136629984], variable [0,0])
***** it seems strange (to me) that the range should be influenced by
the constant 136629984 *******
+
+------- Additional Comments From bmaurer@users.sf.net 2005-01-06 16:34 -------
+I had a patch that removed all abc on x [(byte) blob] where x is a
+readonly array. I will post it when I find it.