[Mono-bugs] [Bug 30442][Min] Changed - Miss. warn cs660+cs661: overr. !=, ==, Equals, GethashCode

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
18 Dec 2002 18:57:14 -0000


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

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

--- shadow/30442	Wed Dec 18 13:29:36 2002
+++ shadow/30442.tmp.26854	Wed Dec 18 13:57:14 2002
@@ -11,13 +11,13 @@
 AssignedTo: martin@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Missing warning: cs660 and cs661
+Summary: Miss. warn cs660+cs661: overr. !=, ==, Equals, GethashCode
 
 If the user overrides operator != or operator ==, the warnings: 
 
 660: `You probably want to override Object.Equals (object o)'
 
 and: