HomeFreeBSD

net/44bsd-rdist: Permanently fix LLVM15 errors

Description

net/44bsd-rdist: Permanently fix LLVM15 errors

Fix:

expand.c:182:19: error: incompatible pointer to integer conversion
passing 'void *' to parameter of type 'int' [-Wint-conversion]

tp = lookup(cp, NULL, 0);
                ^~~~

/usr/include/sys/_null.h:34:14: note: expanded from macro 'NULL'

^~~~~~~~~~~

Details

Provenance
cyAuthored on Feb 15 2023, 5:26 AM
Parents
R11:2d263ddfe1be: net/tcpview: Permanently fix LLVM15 errors
Branches
Unknown
Tags
Unknown