A few more places where the test for Time millisecondClockValue rollover is bad

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

A few more places where the test for Time millisecondClockValue rollover is bad

Louis LaBrunda
Hi All,

Here are a few more places where the test for Time millisecondClockValue rollover needs work.  Again, because the rollover is every 49+ days of windows running, it is not likely these are much of a problem.

AbtConditionalWait>perform - bad test for rollover

AbtEwHoverHelpManager>durationSinceProcessEvents - bad test for rollover

AbtSocketStream>recvAll:length:startingAt:flags:timeout: - no test for rollover

AbtTimedWait>useRawSmalltalkMethod - bad test for rollover

Lou

P.S.  There may be more.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/PPjkobNtMzwJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.