[Mono-bugs] [Bug 61797][Wis] Changed - [PATCH] avoid two comparisons for bool b = x != y

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Jul 2004 01:54:20 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=61797

--- shadow/61797	2004-07-21 16:10:37.000000000 -0400
+++ shadow/61797.tmp.2941	2004-07-24 01:54:20.000000000 -0400
@@ -29,6 +29,9 @@
 so infrequent to make this patch not worth it.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-07-21 16:10 -------
 Created an attachment (id=8658)
 mini-cne.patch
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-24 01:54 -------
+*** Bug 60697 has been marked as a duplicate of this bug. ***