[Mono-bugs] [Bug 59760][Min] Changed - Warning not issued anymore when only one of Equals() or GetHashCode() is overriden.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 18:34:59 -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 marek.safar@seznam.cz.

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

--- shadow/59760	2004-06-21 08:34:10.000000000 -0400
+++ shadow/59760.tmp.1491	2004-08-04 18:34:59.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59760
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: jimeno@servidor.unam.mx               
 QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
 warning, although I don't remember the precise error message (nor code).
 To obtain the "CS0659" I had a look at paragraph "Object Hash Codes" from
 Jeffrey Richters' "Applied .NET Framework Programming". The chapter I'm
 talking about (chapter 6) can be checked out at:
 
 http://www.developer.com/open/article.php/989091
+
+------- Additional Comments From marek.safar@seznam.cz  2004-08-04 18:34 -------
+Fixed in CVS