[Mono-bugs] [Bug 60638][Wis] Changed - missing warning comparing string with object

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Feb 2005 06:22:50 -0500 (EST)


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 duncan@ximian.com.

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

--- shadow/60638	2004-12-15 04:20:35.000000000 -0500
+++ shadow/60638.tmp.27981	2005-02-13 06:22:49.000000000 -0500
@@ -31,6 +31,11 @@
         }
 }
 
 ------- Additional Comments From rharinath@novell.com  2004-12-15 04:20 -------
 It should probably warn for any type that contains an override for Equals.
 
+
+------- Additional Comments From duncan@ximian.com  2005-02-13 06:22 -------
+Created an attachment (id=14202)
+Here's a possible fix
+