[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
Wed, 28 Jul 2004 16:30:51 -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-28 12:15:24.000000000 -0400
+++ shadow/61797.tmp.14342	2004-07-28 16:30:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61797
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -35,6 +35,9 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-07-24 01:54 -------
 *** Bug 60697 has been marked as a duplicate of this bug. ***
 
 ------- Additional Comments From lupus@ximian.com  2004-07-28 12:15 -------
 Please commit, but first add the proper tests to mini/basic.cs.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-28 16:30 -------
+its in