http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5762





------- Additional Comments From [EMAIL PROTECTED]  2008-01-03 13:35 -------
(reply to comment #6 and comment #7)
>From http://search.cpan.org/src/JHI/Time-HiRes-1.9711/Changes

"1.77   [2005-11-03]
 - add support for the POSIX clock_gettime() and clock_getres(),
  if available, either as library calls or as syscalls"

So it looks like an exact correct version number. There's a mention of
CLOCK_REALTIME constant in the changes just two days later in version 1.81, and
it would not make sense to have the clock_getres() function without it, so I
would assume that it is defined in 1.77.

I don't see a strong reason to test for clock_getres() instead of version number
in this case, but since it looks like Mark will post an alternative patch soon
and it will protect against the possibility of some strange variant with the
wrong version number, I'll vote +1 for it when he posts it.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to