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 [EMAIL PROTECTED]

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

--- shadow/75040        2005-05-31 02:00:58.000000000 -0400
+++ shadow/75040.tmp.27195      2005-05-31 02:02:49.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 75040
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
@@ -44,6 +44,15 @@
 {
 +  if (GetValue(ordinal) == System.DBNull.Value)
 +     return new DateTime();
   return (DateTime) GetValue(ordinal);
 }
 Perhaps in other places as well?
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-05-31 02:02 -------
+not reproducable as of today with the latest svn. A patch has been
+recently put into svn for a datetime fix. I guess that have fixed this
+bug as well. Can you please check with the latest svn and let me know
+still this bug holds valid? Otherwise, please post a sample data to
+reproduce this behavior.
+
+Thanks.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to