aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11633_part2
blob: 574660dec4474e70a7d8e1d650f76730681a88d2 (plain)
1
2
3
4
  o Minor bugfixes (build):
    - Resolve clang complaints on OpenBSD with -Wshorten-64-to-32 due to
      treatment of long and time_t as comparable types. Fixes part of bug 11633.
      Patch from Dana Koch.