[Mono-bugs] [Bug 58874][Maj] Changed - True != True
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 09:35:41 -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 totte@hiddenpeaks.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58874
--- shadow/58874 2004-05-25 09:28:29.000000000 -0400
+++ shadow/58874.tmp.25320 2004-05-25 09:35:41.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58874
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: totte@hiddenpeaks.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
@@ -41,6 +41,9 @@
Ok on MS runtime.
------- Additional Comments From sebastien@ximian.com 2004-05-23 16:01 -------
Fixed Equals case. However comparing True==True still fails.
New units tests have been checked-in in BooleanTest.cs
+
+------- Additional Comments From totte@hiddenpeaks.com 2004-05-25 09:35 -------
+Fixed in cvs.