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

Details

Provenance
cyAuthored on Jun 25 2023, 8:50 PM
Parents
R11:8906117a65b7: science/py-abipy: Update 0.9.0 → 0.9.1
Branches
Unknown
Tags
Unknown