summaryrefslogtreecommitdiffstats
path: root/openbsd
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-03-21 21:25:28 +0100
committercgzones <cgzones@googlemail.com>2021-04-14 17:29:56 +0200
commitd63394b5f6f251228b38e7f5f319ebad9a168e96 (patch)
tree01852b004751bae6939e65fdb75b92aaf2d60c13 /openbsd
parent99cde7edec4abeba8b57d56a4399137b77779ca8 (diff)
DragonFlyBSD: resolve sign comparison
Compat.c: In function 'Compat_faccessat': Compat.c:46:14: error: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Werror=sign-compare] 46 | if (dirfd != AT_FDCWD || mode != F_OK) { | ^~
Diffstat (limited to 'openbsd')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy