freebsd-ports/x11/xforward
Cy Schubert e66cede3bc 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);
                                                                                                           ^~~~
2023-02-15 08:55:01 -08:00
..
files x11/xforward: Permanently fix LLVM15 build error 2023-02-15 08:55:01 -08:00
distinfo
Makefile
pkg-descr