[Mono-bugs] [Bug 59643][Maj] Changed - SqlDateTime.IsNull - static field might not be properly initialized.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Dec 2004 10:27:28 -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 atsushi@ximian.com.

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

--- shadow/59643	2004-12-02 02:45:53.000000000 -0500
+++ shadow/59643.tmp.18391	2004-12-29 10:27:28.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 59643
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: miguel@ximian.com                            
 ReportedBy: rpaterlini@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -105,6 +105,9 @@
 
 ------- Additional Comments From marek.safar@seznam.cz  2004-09-14 18:30 -------
 It looks like we ignore implicit operators.
 
 Maybe Miguel knows more. But this is classic bug when we ignore
 implicit operator between DateTime and SqlDateTime.
+
+------- Additional Comments From atsushi@ximian.com  2004-12-29 10:27 -------
+This seems already fixed in svn.