[Mono-bugs] [Bug 58874][Nor] Changed - True != True

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 23 May 2004 16:01:47 -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 sebastien@ximian.com.

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

--- shadow/58874	2004-05-23 12:43:00.000000000 -0400
+++ shadow/58874.tmp.25239	2004-05-23 16:01:47.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sebastien@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,11 @@
 
 How often does this happen? 
 Always
 
 Additional Information:
 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
+