bug11633_part2 210 B

1234
  1. o Minor bugfixes (build):
  2. - Resolve clang complaints on OpenBSD with -Wshorten-64-to-32 due to
  3. treatment of long and time_t as comparable types. Fixes part of bug 11633.
  4. Patch from Dana Koch.