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 [EMAIL PROTECTED]

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

--- shadow/78799        2006-08-01 07:02:28.000000000 -0400
+++ shadow/78799.tmp.7988       2006-08-01 08:10:26.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78799
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -72,6 +72,16 @@
 
     if (u1 == u2)
         return true;
 
 at the beginning of that method (which will catch both the null case
 and optimize the identity case, u1 == u1).
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-01 08:10 -------
+The only mentioned and remaining problem is that UserInfo is regarded
+as significant in comparison. Now it is fixed in svn.
+
+BTW Uri is one of the best class everyone who had ever fixed bugs
+doesn't want to touch again because this class is extremely annoying
+and people always try to push it away to anyone else (obvisouly ximian
+guys are too busy to keep care on this trivial fruitless class). If
+someone takes care of this class, it would be awesome.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to