[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 12:15:24 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61797
--- shadow/61797 2004-07-24 01:54:20.000000000 -0400
+++ shadow/61797.tmp.11322 2004-07-28 12:15:24.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 61797
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -32,6 +32,9 @@
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. ***
+
+------- Additional Comments From lupus@ximian.com 2004-07-28 12:15 -------
+Please commit, but first add the proper tests to mini/basic.cs.