[Mono-bugs] [Bug 22808] Changed - icall for CurrentTimeZone.GetTimeZone always returns 0
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
9 Apr 2002 15:28:36 -0000
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 ndrochak@gol.com.
http://bugzilla.ximian.com/show_bug.cgi?id=22808
--- shadow/22808 Tue Apr 9 10:16:32 2002
+++ shadow/22808.tmp.9352 Tue Apr 9 11:28:35 2002
@@ -1,13 +1,13 @@
Bug#: 22808
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details: RedHat 7.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
@@ -31,6 +31,10 @@
return 0;
}
}
}
+
+------- Additional Comments From ndrochak@gol.com 2002-04-09 11:28 -------
+Fixed on CVS. The function wasn't returning a true value when not
+Daylight Savings.