http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5762
------- Additional Comments From [EMAIL PROTECTED] 2008-01-03 13:08 -------
where did you get the figure 1.77 from? a guess? I'd prefer to use
something like
Time::HiRes->can("clock_getres") && Time::HiRes->can("CLOCK_REALTIME")
as the condition, to insulate against other versions, if so. (although
for some reason that doesn't work, since CLOCK_REALTIME isn't a function,
it seems. but you get the idea)
If 1.77 really *is* the exact version that introduces CLOCK_REALTIME,
though, then +1.
(Unfortunately, 3-year-old modules tend to be reasonably common due to
slow distribution packagers.)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.