[Mono-bugs] [Bug 56728][Nor] Changed - Timer not calling callback when dueTime = 0 and period is Timeout.Infinite
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Apr 2004 10:03:03 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=56728
--- shadow/56728 2004-04-08 19:27:18.000000000 -0400
+++ shadow/56728.tmp.19389 2004-04-09 10:03:03.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 56728
-Product: Mono: Runtime
+Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details: RH 9, Mono 0.31.99
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
-Component: misc
+Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gmiyake@carter-inc.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -93,6 +93,11 @@
Console.WriteLine("Press Enter to exit.");
Console.ReadLine();
}
}
}
+
+------- Additional Comments From vargaz@freemail.hu 2004-04-09 10:03 -------
+-> corlib
+
+Fixed in CVS.