HomeFreeBSD

x11/xforward: Permanently fix LLVM15 build error

Description

x11/xforward: Permanently fix LLVM15 build error

Permanently fix:

xforward.c:528:87: error: incompatible pointer to integer conversion passing 'void *' to parameter of type 'Cardinal' (aka 'unsigned int') [-Wint-conversion]

topshell = XtAppCreateShell(NULL,"Xforward",applicationShellWidgetClass, dpy, NULL,NULL);
                                                                                   ^~~~

Details

Provenance
cyAuthored on Feb 15 2023, 4:44 AM
Parents
R11:0609537c5137: dns/bind918: update to 9.18.12
Branches
Unknown
Tags
Unknown