The following commit has been merged in the master branch:
commit de46edef693d9fc7ab530eb17286edc999c12f03
Author: Cheyenne Wills <[email protected]>
Date: Mon Sep 9 13:22:07 2024 -0600
Remove lowercase min/max macro definitions
A prior commit:
"Replace lowercase min/max macros with opr_min/max"
(Change-Id: Ib7c91b4e59aaf76ab77f293016496d6179c23c88)
replaced the uses of the min and max macros with opr_min and opr_max.
As a cleanup, remove the definitions for the min() and max() macros.
As noted in the above commit, there were several locations that left
the min/max macros alone:
src/WINNT
src/external/heimdal
Change-Id: I263d91b04a2aed14bf9e1ebca1616629f36e6b23
Reviewed-on: https://gerrit.openafs.org/15843
Reviewed-by: Cheyenne Wills <[email protected]>
Tested-by: BuildBot <[email protected]>
Reviewed-by: Andrew Deason <[email protected]>
Reviewed-by: Michael Meffie <[email protected]>
src/afs/AIX/osi_vfs.h | 1 -
src/butc/afsxbsa.h | 8 --------
src/config/stds.h | 8 --------
src/crypto/rfc3961/krb5_locl.h | 4 ----
src/rxkad/rxkad_client.c | 4 ----
src/tests/create-files.c | 5 -----
src/util/ktime.h | 1 -
7 files changed, 31 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs