[Mono-bugs] [Bug 57652][Nor] Changed - CultureInfo.Calendar is returning null [MonoTODO]
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 26 Apr 2004 10:41:00 -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 rafaelteixeirabr@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57652
--- shadow/57652 2004-04-26 10:36:49.000000000 -0400
+++ shadow/57652.tmp.31431 2004-04-26 10:41:00.000000000 -0400
@@ -1,10 +1,10 @@
Bug#: 57652
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
@@ -43,6 +43,19 @@
Always
Additional Information:
Jackson if you could tell me where to change it at least for en_US and
invariant, I can try my hand at it...
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com 2004-04-26 10:41 -------
+forgot to post the first error: now with cvs code it shows:
+
+Failures:
+1) MonoTests.Microsoft.VisualBasic.DateAndTimeTest.DateDiff :
+System.NotImplementedException : Looks like
+CultureInfo.CurrentCulture.Calendar is still returning null
+in [0x000fa] (at
+/home/rafael/projetos/mcs/class/Microsoft.VisualBasic/Microsoft.VisualBasic/DateAndTime.cs:216)
+Microsoft.VisualBasic.DateAndTime:DateDiff
+(Microsoft.VisualBasic.DateInterval,System.DateTime,System.DateTime,Microsoft.VisualBasic.FirstDayOfWeek,Microsoft.VisualBasic.FirstWeekOfYear)
+