[Mono-bugs] [Bug 59420][Min] Changed - SqlGuid.CompareTo is incorrect.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 02:01: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 sumadevi@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59420
--- shadow/59420 2004-06-08 01:59:42.000000000 -0400
+++ shadow/59420.tmp.31400 2004-06-08 02:01:59.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59420
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastien.robitaille@croesus.com
QAContact: mono-bugs@ximian.com
@@ -61,6 +61,11 @@
1aaaaaaa-bbbb-cccc-dddd-3eeeeeeeeeee
How often does this happen?
Always
Additional Information:
+
+------- Additional Comments From sumadevi@novell.com 2004-06-08 02:01 -------
+Implemented CompareTo method according to MSDN documentation
+
+