[Mono-bugs] [Bug 51506][Wis] Changed - System.Environment.TickCount should only return nonnegative values
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Dec 2003 06:38:56 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51506
--- shadow/51506 2003-11-30 11:57:59.000000000 -0500
+++ shadow/51506.tmp.6873 2003-12-13 06:38:55.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 51506
-Product: Mono/MCS
+Product: Mono/Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
-Component: Misc
+Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: mass@akuma.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -28,6 +28,14 @@
the # wraps at 24.8 days, not that between 25 and 50 days after reboot the
value returned is always zero.
------- Additional Comments From gonzalo@ximian.com 2003-11-30 11:57 -------
It's easy to reproduce. Just get the piece of code in TickCounts and
return the values you thing are wrong after casting them to uint.
+
+------- Additional Comments From miguel@ximian.com 2003-12-13 06:38 -------
+I do not understand this report.
+
+Can you be more specific? What is the problem that yo usee?
+
+Am setting this bug to NEEDINFO, please reset it once you have the
+extra data.