HomeFreeBSD

sysutils/44bsd-more: Fix build with LLVM16

Description

sysutils/44bsd-more: Fix build with LLVM16

main.c:440:22: error: incompatible function pointer types passing 'int (void *, char *, size_t)' (aka 'int (void *, char *, unsigned long)') to parameter of type 'int (* _Nullable)(void *, char *, int)' [-Wincompatible-function-pointer-types]

fd = fropen(DEFRC, str_read);
                   ^~~~~~~~

MFH: 2023Q3
(cherry picked from commit 6bef86a7ad93c1c38df8c3266340796746e0aa32)

Details

Provenance
cyAuthored on Jun 25 2023, 8:50 PM
Parents
R11:ef95161b3d1e: www/grafana9: Update to 9.5.5
Branches
Unknown
Tags
Unknown