[Mono-bugs] [Bug 47883][Nor] Changed - Incorrect comparison in DataRow.cs (Easy to solve)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 08:39:40 -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 sumadevi@novell.com.

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

--- shadow/47883	2004-01-20 08:38:40.000000000 -0500
+++ shadow/47883.tmp.19285	2004-01-20 08:39:40.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 47883
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: sergio-blanco@iespana.es               
 QAContact: mono-bugs@ximian.com
@@ -41,6 +41,9 @@
       return (this[column] == DBNull.Value);
 
 ------- Additional Comments From sumadevi@novell.com  2004-01-20 08:38 -------
 Created an attachment (id=6471)
 Updated in CVS
 
+
+------- Additional Comments From sumadevi@novell.com  2004-01-20 08:39 -------
+Fix updated to CVS